mimosa_fit: MIMoSA Fit on Training Data

Description Usage Arguments Value

View source: R/mimosa_fit.R

Description

This function trains the MIMoSA model from a data.frame produced by an element from the output of the function mimosa_data.

Usage

1
mimosa_fit(training_dataframe, formula)

Arguments

training_dataframe

data.frame(s) produced by the mimosa_data function

formula

formula to be fit by glm model

Value

Returns a glm object containing the trained MIMoSA coefficients.


neuroconductor/mimosa documentation built on June 5, 2020, 12:39 a.m.