View source: R/model-fitting.R
fit_global_model_one | R Documentation |
Fit a Global Model for a Given Response Variable
fit_global_model_one(response, formula, fit_data)
response |
One of |
formula |
Character string containing the right-hand-side of the global model, without a tilde ( |
fit_data |
|
A fitted model object with class lm
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.