Skip to contents

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