Description Usage Arguments Details Value See Also Examples
Compute the variance of x
.
1 | varp(x)
|
x |
a numeric vector. |
Compute the variance of x
using n (instead of n-1 as in var
) in the denominator.
An object with the variance of x
.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.