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