coef.psc {psc} | R Documentation |
Returns the coefficeint estimate of a psc object.
Description
Returns basic measures of the posterior distribution obtained from the pscfit.R function
Usage
## S3 method for class 'psc'
coef(object, ..., level = 0.05)
Arguments
object |
a 'psc' object |
... |
not used |
level |
the level at which credibility intervals are assessed, defaults to 0.05 |
Value
The summary of the posterior distribution for the efficacy parameter in terms of the median and 95
[Package psc version 1.3.0 Index]