Perform scalar multiplication of a Functional Time Series (funts) object by either another funts object or a scalar value.
# S3 method for funts
*(obj1, obj2)
An object of class funts
representing the result of scalar multiplication.
an object of class funts
or a scalar value.
an object of class funts
or a scalar value.
This function allows element-wise multiplication of a Functional Time Series (funts) object by another funts object or scalar value.
funts