fitted.foehnix: Returns Fitted Values of foehnix Mixture Models

View source: R/foehnix.R

fitted.foehnixR Documentation

Returns Fitted Values of foehnix Mixture Models

Description

Extracts fitted probabilities and/or flags from a foehnix mixture model.

Usage

## S3 method for class 'foehnix'
fitted(object, which = "probability", ...)

Arguments

object

a foehnix model object.

which

what to get as return. Can a character string, one of "probability" or "flag", or "both". Alternatively integers can be used (1, 2, or c(1,2)).

...

additional arguments, ignored.

Value

Returns a univariate or multivariate zoo object.

Author(s)

Reto Stauffer


retostauffer/Rfoehnix documentation built on June 5, 2023, 11:39 p.m.