Description Usage Arguments Value Examples
Extract the posterior mean of the predicted expression (ie the sigmoid or transient function), or a sample from the posterior.
1 2 3 |
oui |
An object of class |
A matrix of the same dimension as oui$Y
containing
the MAP mean expression or a posterior sample of the mean expression.
1 2 3 | data(oui)
pexp <- predicted_expression(oui)
sample_pexp <- sample_predicted_expression(oui)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.