model_mbic {stabiliser} | R Documentation |
Function to model mbic selection process on a given dataframe
data |
a dataframe containing an outcome variable to be permuted (usually coming from nested bootstrap data) |
outcome |
the outcome as a string (i.e. "y") |
type |
model type, either "linear" or "logistic" |