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 May 9, 2022, 7:36 a.m.