response: Extract the response variable from a model

View source: R/response.R

responseR 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


fabletools documentation built on Oct. 12, 2023, 1:07 a.m.