shift.regressor | R Documentation |
Shift method for the regressor class
## S3 method for class 'regressor'
shift(x, shift_amount, ...)
x |
the regressor object |
shift_amount |
A numeric value indicating the amount of time to shift the object by. Positive values will shift the object to the right, while negative values will shift it to the left. |
... |
extra args |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.