varDiff(x, na.rm=FALSE, diff=1L, trim=0, ...)
sdDiff(x, na.rm=FALSE, diff=1L, trim=0, ...)
madDiff(x, na.rm=FALSE, diff=1L, trim=0, ...)
double
in [0,1/2] specifying the fraction of
observations to be trimmed from each end of (sorted) x
before estimation. If trim=1
, then all data points
are trimmednumeric
scalar.diff
().