var.Rd
Generic dispatching to stats::var() by default and to fda::var.fd() for dd input.
stats::var()
fda::var.fd()
dd
var(x, ...) # Default S3 method var(x, ...) # S3 method for class 'dd' var(x, ...)
A numeric vector or a dd object.
Further arguments forwarded to the underlying method.
A variance estimate; for dd input, an object of class bidd.
bidd