Description Usage Arguments Value Author(s)
This fits each model with the defined parameters
1 |
data |
Dataframe consisting of both numeric feature values and a single column named '.classes' to denoted group membership. |
method |
String dictating which model to fit |
tuneValue |
List of parameters to be applied to the specific model |
obsLevels |
Observed group levels |
theDots |
List of additional parameters to be applied to the specific model |
fit |
Fitted model with list with the following elements: |
xNames: Names of the features
tuneValue: Parameters applied to the fitted model
obsLevels: Observed levels of the groups
Charles Determan Jr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.