Description Usage Arguments Value
View source: R/PSB_functions_2.R
This fucntion gives boosting prediction results using adaboostTrain model and featureMatrix
1 | predict(model, featureMatrix = NA)
|
model |
Output of adaboostTrain |
featureMatrix |
Output of featureMatrix. Do not enter for negative in featureMatrix function. Test samples have label 1 as place holder. |
A boosting prediction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.