## S3 method for class 'fts':
var(x, method = c("coordinate", "FM", "mode", "RP", "RPD"),
trim = 0.25,...)x = variables and y = variance rates.method = "coordinate", it computes coordinate-wise variance.
If method = "FM", it computes the variance of trimmed functional data ordered by the functional depth of Fraiman and Muniz (2001).
If method = "mode", it computes the variance of trimmed functional data ordered by $h$-modal functional depth.
If method = "RP", it computes the variance of trimmed functional data ordered by random projection depth.
If method = "RPD", it computes the variance of trimmed functional data ordered by random projection derivative depth.mean.fts, median.fts, sd.fts, quantile.fts