Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

mboost_intern

Call internal functions.


Description

Call one of the internal mboost functions.

Usage

mboost_intern(..., fun = c("df2lambda", "hyper_bbs", "hyper_ols",
                  "bl_lin", "bl_lin_matrix",
                  "Complete.cases", "get_index", "isMATRIX",
                  "cbs", "bsplines", "model.frame.blg", 
                  "check_newdata", "do_trace", "rescale_weights", "nnls2D"))

Arguments

...

Arguments to fun.

fun

The name on an internal mboost function.

Details

This function must not be called under any circumstances.


mboost

Model-Based Boosting

v2.9-5
GPL-2
Authors
Torsten Hothorn [cre, aut] (<https://orcid.org/0000-0001-8301-0471>), Peter Buehlmann [aut] (<https://orcid.org/0000-0002-1782-6015>), Thomas Kneib [aut] (<https://orcid.org/0000-0003-3390-0972>), Matthias Schmid [aut] (<https://orcid.org/0000-0002-0788-0317>), Benjamin Hofner [aut] (<https://orcid.org/0000-0003-2810-3186>), Fabian Otto-Sobotka [ctb] (<https://orcid.org/0000-0002-9874-1311>), Fabian Scheipl [ctb] (<https://orcid.org/0000-0001-8172-3603>), Andreas Mayr [ctb] (<https://orcid.org/0000-0001-7106-9732>)
Initial release
2021-04-06

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.