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")

mixAR documentation built on May 3, 2022, 5:08 p.m.