plot_mem {basket} | R Documentation |
Plot the Prior, MAP, and PEP of a Basket Trial
Description
: Plot the Prior, MAP, and PEP Matrices
Usage
plot_mem(x, type = c("prior", "map", "pep"), ...)
Arguments
x |
the exchangeability model. |
type |
the plot type that will be plotted. |
... |
other options. See Details for more information. |
[Package basket version 0.10.11 Index]