plot_individual_pred: Plot individual probabilities

Description Usage Arguments Value

View source: R/summarize_posterior.R

Description

Plot individual probabilities

Usage

1
2
3
4
5
6
7
8
plot_individual_pred(
  p_samp,
  state_nm,
  whoisthis,
  thedata = NULL,
  mycex = 1,
  ...
)

Arguments

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

Value

a figure with population etiology fraction information ( NB: need to add more info.)


oslerinhealth/rewind documentation built on May 26, 2021, 6:56 a.m.