response {fabletools} | R Documentation |
Extract the response variable from a model
Description
Returns a tsibble containing only the response variable used in the fitting of a model.
Usage
response(object, ...)
Arguments
object |
The object containing response data |
... |
Additional parameters passed on to other methods |
[Package fabletools version 0.4.2 Index]