| var {ftsa} | R Documentation |
Generic functions for variance.
var(...)
... |
Arguments passed to specific methods. |
The cor functions in the stats package are replaced by var.default.
Refer to specific methods. For numeric vectors, see the cor functions in the stats
package.
Rob J Hyndman and Han Lin Shang