noise_moment-methods: Compute moments of the noise components

noise_moment-methodsR Documentation

Compute moments of the noise components

Description

Compute moments of the noise components.

Usage

noise_moment(model, k)

Arguments

model

a MixAR model.

k

which moment to compute?

Methods

signature(model = "ANY", k = "ANY")
signature(model = "MixARGaussian", k = "numeric")
signature(model = "MixARgen", k = "numeric")

GeoBosh/mixAR documentation built on Oct. 28, 2024, 7:01 p.m.