priors_distribution.survFit: Density distribution of priors from a 'survFit' object.

View source: R/priors_distribution.R

priors_distribution.survFitR Documentation

Density distribution of priors from a survFit object.

Description

Return a data.frame with priors distribution of parameters used in object.

Usage

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

Arguments

object

An object of class survFit.

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 data.frame with prio distribution.

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 Sept. 30, 2024, 9:31 a.m.