calc_moment_density_2d | R Documentation |
takes output from characteristic_function_to_density and computes mean, variance, skewness, kurtosis
calc_moment_density_2d(dens, central = F)
dens |
- (list) output from characteristic_function_to_density |
vec - list [[1]] dim one expectiation, variance, skewness, kurtosis [[2]] dim two expectiation, variance, skewness, kurtosis [[3]] covariance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.