Description Usage Arguments Value
This function trains the MIMoSA model from a data.frame produced by an element from the output of the function mimosa_data.
1  | mimosa_fit(training_dataframe, formula)
 | 
training_dataframe | 
 data.frame(s) produced by the mimosa_data function  | 
formula | 
 formula to be fit by glm model  | 
Returns a glm object containing the trained MIMoSA coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.