View source: R/classifier_model_summary.R
predict.consensus | R Documentation |
returns a table where each rows is predicted outcomes of a sample, by applying predictive models
## S3 method for class 'consensus' predict(models, data)
models |
a list of models which is an outcome of
|
dd |
input matrix, of dimension |
a table where each rows is predicted outcomes of applying predictive models to a sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.