list_dv_probs | R Documentation |
A convenient quick check for how probabilities are currently
assigned, based on set_dv_probs
.
list_dv_probs(xpdb, .problem = NULL, .dv_var = NULL)
xpdb |
< |
.problem |
< |
.dv_var |
< |
<tibble
> of probabilities
pkpd_m3 %>%
set_dv_probs(1, 1~LIKE, .dv_var = BLQ) %>%
list_dv_probs(.dv_var=BLQ)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.