| metalearners | R Documentation | 
Combine predictions from multiple learners
metalearner_logistic_binomial(alpha, X, trim)
metalearner_linear(alpha, X)
metalearner_linear_multivariate(alpha, X)
metalearner_linear_multinomial(alpha, X)
alpha | 
 a vector of combination coefficients  | 
X | 
 a matrix of predictions  | 
trim | 
 a value use to trim predictions away from 0 and 1.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.