Description Usage Arguments Examples
Fits and mfp model for each row in data using mfp package
1 2  | 
vars_df | 
 data.frame with sampes as rows and variables as columns  | 
df | 
 degrees of freedom for mfp, default 4, 1 would be linear  | 
alpha | 
 sets the FP selection level for all predictors. Values for individual predictors may be changed via the fp function in the formula.  | 
select | 
 select: sets the variable selection level for all predictors. Values for individual predictors may be changed via the fp function in the formula.  | 
cores | 
 cores in case of parallelization (no windows)  | 
verbose | 
 logical to verbose (comment) the steps of the function, default(FALSE)  | 
data_m | 
 
  | 
1  | to be built
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.