Description Usage Arguments Value
View source: R/fit_model_thru.R
Fit a model changing the dependent variable through a given set of variables and collect results
1 | fit_model_thru(dep_var_list, data, rhs, fitmodel, ...)
|
dep_var_list |
the set of variables to be used as the dependent variable |
data |
a data frame |
rhs |
right hand side of the formula used in the |
fitmodel |
a function for fitting a model. |
... |
this will be delivered to the |
a tibble (or data frame)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.