View source: R/fit_predict_nnc.R
predict_nnc | R Documentation |
Get neural network predictions
predict_nnc(fit, Xnew, Ynew = NULL, ...)
predict_nn(fit, Xnew, Ynew = NULL, ...)
fit |
Fitted neural network hidden genome classifier (output of fit_nnc()) |
... |
additional arguments passed to |
fit_nnc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.