plot_prior_post.survFit {morse}R 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


[Package morse version 3.3.2 Index]