Description Usage Arguments Value
View source: R/summarize_posterior.R
Plot individual probabilities
1 2 | plot_individual_pred(p_samp, state_nm, whoisthis, thedata = NULL,
mycex = 1, ...)
|
p_samp |
A vector of posterior probabilities for each individual |
state_nm |
A string vector for the names of the latent state dimensions |
whoisthis |
a character string, e.g., subject name. |
thedata |
a vector of binary measurements for a subject; of identical |
mycex |
the cex parameter for the names of the latent states. Default is 1. |
... |
other parameters for adjusting the individual plots. length to 'state_nm' |
a figure with population etiology fraction information ( NB: need to add more info.)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.