+.funts: Addition of Functional Time Series
Description
A method for functional time series (funts
) addition and funts-scalar addition.
Usage
# S3 method for funts
+(obj1, obj2 = NULL)
Value
an object of class funts
.
Arguments
- obj1
an object of class funts
or numeric.
- obj2
an object of class funts
or numeric.