formula.warped_model: Formula method for warped models

View source: R/warp-unwarp.R

formula.warped_modelR Documentation

Formula method for warped models

Description

Formula method for warped models

Usage

## S3 method for class 'warped_model'
formula(x, warped = TRUE, ...)

Arguments

x

Warped model, of class warped_model.

warped

Return the formula involving the warped predictors or the original untransformed predictor names. Defaults to TRUE, i.e. warped names, since the warped model wants to be talked to in the language of warped predictors.

...

Not used, ignored with a warning.

Value

Formula


alexanderbrenning/wiml documentation built on Sept. 29, 2023, 4:45 a.m.