ngme.spatial.moment: Marginal moments and density for ngme.spatial object

View source: R/CharFunc.R

ngme.spatial.momentR Documentation

Marginal moments and density for ngme.spatial object

Description

Returns density and moments of various components of the model in the form of mean, variance, skewness and kuriotos

Usage

ngme.spatial.moment(obj, n2x = 7, n2y = 7, sdx = 6, sdy = 6)

Arguments

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


davidbolin/ngme documentation built on Dec. 5, 2023, 11:48 p.m.