Description Usage Arguments Details Examples
These functions can be used to retrieve different posterior measures
from a COMPASS
fit object.
1 2 3 4 5 6 7 8 9 | Posterior(x)
PosteriorDiff(x)
PosteriorLogDiff(x)
PosteriorPs(x)
PosteriorPu(x)
|
x |
An object of class |
The posterior items retrieved are described as follows::
PosteriorPs
:The posterior estimate of the proportion of cells in the stimulated sample.
PosteriorPu:
The posterior estimate of the proportio of cells in the unstimulated sample.
PosteriorDiff
:The difference in posterior proportions, as described above.
PosteriorLogDiff
:The difference in the log posterior proportions, as described above.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.