%pred% | R Documentation |
This function performs model predictions via the predict
function
for each column of data.
data %pred% models
data |
is a matrix with rows corresponding to features, and columns corresponding to cells/observations |
models |
is a list of univariate outcome models with the features as explanatory variables |
a matrix with rows equal to length(models)
and columns
corresponding to cells/observations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.