Computes the trimmed variance by excluding curves with lowest depth.
Usage
trimvar(
fdataobj,
trim = 0.1,
method = c("FM", "mode", "RP", "RT", "BD", "MBD", "FSD", "KFSD", "RPD"),
...
)Computes the trimmed variance by excluding curves with lowest depth.
trimvar(
fdataobj,
trim = 0.1,
method = c("FM", "mode", "RP", "RT", "BD", "MBD", "FSD", "KFSD", "RPD"),
...
)