Learn R Programming

morseTKTD (version 0.1.3)

PlotPriorPosterior: 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 PriorPosterior
plot(x, ...)

Value

an object of class ggplot, see function ggplot

Arguments

x

a PriorPosterior object

...

Further arguments to be passed to generic methods