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

View source: R/tramnet_mbo.R

mbo_recommendedR Documentation

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 Nov. 19, 2025, 1:07 a.m.