plot_prior_post.survFit: Plot posteriors vs priors

View source: R/plot_prior_post.R

plot_prior_post.survFitR Documentation

Plot posteriors vs priors

Description

Plot posteriors vs priors of a survFit object

Usage

## S3 method for class 'survFit'
plot_prior_post(x, size_sample = 1000, EFSA_name = FALSE, ...)

Arguments

x

an object of class survFit used to select a method plot_prior_post

size_sample

Size of the random generation of the distribution. Default is 1e3.

EFSA_name

If TRUE, replace the current terminology by the one used in the recent EFSA PPR Scientific Opinion (2018).

...

Further arguments to be passed to generic methods

Value

a plot of class ggplot

References

EFSA PPR Scientific Opinion (2018) Scientific Opinion on the state of the art of Toxicokinetic/Toxicodynamic (TKTD) effect models for regulatory risk assessment of pesticides for aquatic organisms https://www.efsa.europa.eu/en/efsajournal/pub/5377


morse documentation built on Oct. 29, 2022, 1:14 a.m.