fitted.tvRRR: Calculate fitted values from tvRRR object

Description Usage Arguments

View source: R/FITTING_UTILITIES.R

Description

Calculate fitted values from tvRRR object

Usage

1
2
## S3 method for class 'tvRRR'
fitted(object, type = "filtered", model, ...)

Arguments

object

an object of class tvRRR

type

either filtered or smoothed, defaults to filtered

model

"A" or "B", can be handed over, but otherwise is determined automatically from the tvRRR object

...

ignored


b-brune/tvRRR documentation built on Dec. 19, 2021, 6:37 a.m.