CV.SuperLearner         Function to get V-fold cross-validated risk
                        estimate for super learner
CVFolds                 Generate list of row numbers for each fold in
                        the cross-validation
SL.bartMachine          Wrapper for bartMachine learner
SL.cforest              cforest party
SL.xgboost              XGBoost SuperLearner wrapper
SampleSplitSuperLearner
                        Super Learner Prediction Function
SuperLearner            Super Learner Prediction Function
SuperLearner.CV.control
                        Control parameters for the cross validation
                        steps in 'SuperLearner'
SuperLearner.control    Control parameters for the SuperLearner
SuperLearnerNews        Show the NEWS file for the SuperLearner package
create.Learner          Factory for learner wrappers
create.SL.xgboost       Factory for XGBoost SL wrappers
listWrappers            list all wrapper functions in SuperLearner
plot.CV.SuperLearner    Graphical display of the V-fold CV risk
                        estimates
predict.SL.bartMachine
                        bartMachine prediction
predict.SL.xgboost      XGBoost prediction on new data
predict.SuperLearner    Predict method for SuperLearner object
recombineCVSL           Recombine a CV.SuperLearner fit using a new
                        metalearning method
recombineSL             Recombine a SuperLearner fit using a new
                        metalearning method
summary.CV.SuperLearner
                        Summary Function for Cross-Validated Super
                        Learner
trimLogit               truncated-probabilities logit transformation
write.SL.template       Wrapper functions for prediction algorithms in
                        SuperLearner
write.method.template   Method to estimate the coefficients for the
                        super learner
write.screen.template   screening algorithms for SuperLearner
