Description Usage Arguments Value Author(s)
The posterior probability of belonging to a particular component should fall to zero monotonically as the signal increases or decreases away from the component mean. This function checks for posterior distributions that do not have this property.
1 | test.posterior(frame, ncomp, samples.by.disease = NULL)
|
frame |
Posterior data frame. |
ncomp |
Number of components. |
samples.by.disease |
List containing samples split on disease status. |
Returns TRUE is the posterior is not monotonic.
Vincent Plagnol vincent.plagnol@cimr.cam.ac.uk and Chris Barnes christopher.barnes@imperial.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.