mix_location-methods: Conditional mean of MixAR models

mix_location-methodsR Documentation

Conditional mean of MixAR models

Description

Conditional mean of MixAR models.

Methods

signature(model = "MixAR", x = "missing", index = "missing", xcond = "missing")

This method returns a function with argument xcond, suitable for calls with many values of xcond.

signature(model = "MixAR", x = "missing", index = "missing", xcond = "numeric")
signature(model = "MixAR", x = "numeric", index = "missing", xcond = "missing")
signature(model = "MixAR", x = "numeric", index = "numeric", xcond = "missing")

See Also

mix_location for examples and related functions


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