View source: R/priors_distribution.R
priors_distribution.survFit | R Documentation |
survFit
object.Return a data.frame
with priors distribution of parameters used in
object
.
## S3 method for class 'survFit'
priors_distribution(object, size_sample = 1000, EFSA_name = FALSE, ...)
object |
An object of class |
size_sample |
Size of the random generation of the distribution.
Default is |
EFSA_name |
If |
... |
Further arguments to be passed to generic methods. |
a data.frame
with prio distribution.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.