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


tidyverts/fabletools documentation built on Feb. 7, 2025, 6:40 p.m.