CV.SuperLearner function## S3 method for class 'CV.SuperLearner':
summary(object, obsWeights = NULL, \dots)## S3 method for class 'summary.CV.SuperLearner':
print(x, digits, \dots)
CV.SuperLearner.summary.CV.SuperLearner.summary.CV.SuperLearner returns a list with componentsCV.SuperLearnerCV.SuperLearner. Calculates the V-fold cross-validated estimate of either the mean squared error or the -2*log(L) depending on the loss function used.CV.SuperLearner