Learn R Programming

Rfssa (version 3.1.0)

+.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.

See Also

funts