PlotPriorPosterior {morseTKTD} | R Documentation |
Plot of Prior and Posterior distributions
Description
A function to plot priors and posteriors distribution after using the priorPosterior function on a SurvFit object.
Usage
## S3 method for class 'PriorPosterior'
plot(x, ...)
Arguments
x |
a |
... |
Further arguments to be passed to generic methods |
Value
an object of class ggplot
, see function ggplot
[Package morseTKTD version 0.1.3 Index]