ngme.spatial.moment | R Documentation |
Returns density and moments of various components of the model in the form of mean, variance, skewness and kuriotos
ngme.spatial.moment(obj, n2x = 7, n2y = 7, sdx = 6, sdy = 6)
obj |
- ngme.spatial |
n2x |
- number 2^n2x grid point in char func calc |
n2y |
- number 2^n2y grid point in char func calc (multivariate only) |
sdx |
- number of +- standard devations to calc the density around |
sdy |
- number of +- standard devations to calc the density around |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.