View source: R/fit_predict_rfc.R
| predict_rfc | R Documentation |
prediction based on hidden genome random forest classifier
predict_rfc(fit, Xnew, Ynew = NULL, ...)
predict_rf(fit, Xnew, Ynew = NULL, ...)
fit |
Fitted random forest hidden genome classifier (output of fit_rfc). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.