Rdocumentation
powered by
Learn R Programming
KFAS (version 0.9.11)
+.SSModel: Combine State Space Model Objects of class
SSModel
Description
Second model needs to have either only duplicate time series with first model, or no identical series at all.
Usage
## S3 method for class 'SSModel': +(e1, e2)
Arguments
e1
,
e2
Models to be combined.
Value
model
Combined model.