Boxplot | R Documentation |
Boxplots from MIMOSA fit
Boxplot(obj, truth)
obj |
|
truth |
|
ggplot grob
MIMOSA2
s = simulate_MIMOSA2()
R = MIMOSA2(Ntot=s$Ntot, ns1 = s$ns1, nu1 = s$nu1, nu0 = s$nu0, ns0 = s$ns0,maxit=10)
Boxplot(obj = R,truth = s$truth)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.