mbo_recommended {tramnet} | R Documentation |
Fit recommended regularized tram based on model based optimization output
Description
Extracts the "optimal" tuning parameters from an object of class
"MBOSingleObjResult"
and fits the corresponding tramnet
model
Usage
mbo_recommended(mbo_obj, m0, x, ...)
Arguments
mbo_obj |
object return by |
m0 |
null model of class |
x |
matrix of covariables |
... |
additional arguments to |
Value
Object of class "tramnet"
[Package tramnet version 0.0-8 Index]