View source: R/summary.reproFitTT.R
summary.reproFitTT | R Documentation |
reproFitTT
objectThis is the generic summary
S3 method for the reproFitTT
class.
It shows the quantiles of priors and posteriors on parameters
and the quantiles of the posterior on the ECx estimates.
## S3 method for class 'reproFitTT'
summary(object, quiet = FALSE, ...)
object |
an object of class |
quiet |
when |
... |
Further arguments to be passed to generic methods |
The function returns a list with the following information:
Qpriors |
quantiles of the model priors |
Qposteriors |
quantiles of the model posteriors |
QECx |
quantiles of ECx estimates |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.