Description Usage Arguments Value
View source: R/model-features.R
Defines a formula for the formula
argument of
model_features
corresponding
to a simple linear combination of features.
1 | linear_formula(x, features)
|
x |
(Data frame) Dataset with respect to which features are defined. |
features |
Character vector of features,
with each feature corresponding to a unique column
of |
A formula object to be passed to model_features
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.