Variance
A generic function for computing the variance of an object. The default
method will use stats::var()
to compute the variance.
variance(x, ...)
x |
An object. |
... |
Additional arguments used by methods. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.