*.funts | R Documentation |
Perform scalar multiplication of a Functional Time Series (funts) object by either another funts object or a scalar value.
## S3 method for class 'funts'
obj1 * obj2
obj1 |
an object of class |
obj2 |
an object of class |
This function allows element-wise multiplication of a Functional Time Series (funts) object by another funts object or scalar value.
An object of class funts
representing the result of scalar multiplication.
funts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.