calc_moment_emperical | R Documentation |
takes sample vector and computes mean, variance, skewness, kurtosis
calc_moment_emperical(X, central = F)
X |
- (n x 1) output from iid sample of densit |
vec - (4x1) emperical expectiation, variance, skewness, kurtosis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.