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 Sept. 17, 2024, 9:10 a.m.