summary.estpk {eoa3} | R Documentation |
Summary statistics for estimated p and p parameters
Description
Summary statistics for estimated p and p parameters
Usage
## S3 method for class 'estpk'
summary(object, crlev = 0.95, n.iter = 10000, ...)
Arguments
object |
An |
crlev |
Credibility level of estimated CI to be returned |
n.iter |
Number of iterations of the JAGS model for estimating the joint
posterior distribution of |
... |
additional (optional) arguments passed to |
Value
array of summary statistics for p
and k
[Package eoa3 version 1.0.0.1 Index]