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

SuperLearner.control

Control parameters for the SuperLearner


Description

Control parameters for the SuperLearner

Usage

SuperLearner.control(saveFitLibrary = TRUE, saveCVFitLibrary = FALSE, trimLogit = 0.001)

Arguments

saveFitLibrary

Logical. Should the fit for each algorithm be saved in the output from SuperLearner.

saveCVFitLibrary

Logical. Should cross-validated fits for each algorithm be saved in the output from SuperLearner.

trimLogit

number between 0.0 and 0.5. What level to truncate the logit transformation to maintain a bounded loss function when using the NNloglik method.

Value

A list containing the control parameters.


SuperLearner

Super Learner Prediction

v2.0-28
GPL-3
Authors
Eric Polley [aut, cre], Erin LeDell [aut], Chris Kennedy [aut], Sam Lendle [ctb], Mark van der Laan [aut, ths]
Initial release
2021-05-04

We don't support your browser anymore

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