Summary statistics for estimated p and p parameters
# S3 method for estpk
summary(object, crlev = 0.95, n.iter = 10000, ...)
array of summary statistics for p
and k
An estpk
object
Credibility level of estimated CI to be returned
Number of iterations of the JAGS model for estimating the joint
posterior distribution of p
and k
(relevant only if
object$type == "pk"
).
additional (optional) arguments passed to rjags::coda.samples