View source: R/xnnet_functions_v0.1.R
Computing activation state of hidden nodes
1 | compute_activation(xnnet_single, X, y, zscore_threshold = 3)
|
xnnet_single |
output of build_xnnet |
X |
matrix of transcriptional profiles (samples x genes) |
y |
binay vector of labels for each sample |
zscore_threshold |
threshold on zscores |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.