Extracts fitted probabilities and/or flags from a foehnix
mixture model.
# S3 method for class 'foehnix'
fitted(object, which = "probability", ...)a foehnix model object.
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.
Returns a univariate or multivariate zoo object.