summary.survFit {morse} | R Documentation |
Summary of survFit
object
Description
This is the generic summary
S3 method for the survFit
class.
It shows the quantiles of priors and posteriors on parameters.
Usage
## S3 method for class 'survFit'
summary(object, quiet = FALSE, EFSA_name = FALSE, ...)
Arguments
object |
An object of class |
quiet |
When |
EFSA_name |
If |
... |
Further arguments to be passed to generic methods. |
Value
The function returns a list with the following information:
Qpriors |
quantiles of the model priors |
Qposteriors |
quantiles of the model posteriors |
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.4 Index]