Description Usage Arguments
View source: R/buildRanger.R
Wrapper for predict.ranger.
predict.ranger
1 2
## S3 method for class 'spotRanger' predict(object, newdata, ...)
object
fit of the model, an object of class "spotRandomForest", produced by buildRandomForest.
"spotRandomForest"
buildRandomForest
newdata
matrix of new data.
...
not used
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.