View source: R/xnnet_functions_v0.1.R
This function produces class probabilities on a set of samples labels into a training and test set
1 | xnnet_predict(xnnet, X_test, z_cutoff = 10)
|
xnnet |
transcriptomics data with samples as rows and genes as features |
X_test |
binary label for each sample in X |
z_cutoff |
fraction of data for training |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.