mbo_recommended: Fit recommended regularized tram based on model based...

View source: R/tramnet_mbo.R

mbo_recommendedR 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 mbo_tramnet

m0

null model of class "tram"

x

matrix of covariables

...

additional arguments to tramnet()

Value

Object of class "tramnet"


tramnet documentation built on April 1, 2023, 12:20 a.m.