mean.cpmResults {cPseudoMaRg} | R Documentation |
calculates the posterior mean point estimate
Description
calculates the posterior mean point estimate
Usage
## S3 method for class 'cpmResults'
mean(x, ...)
Arguments
x |
a cpmResults object |
... |
arguments to be passed to or from methods. |
Value
a vector of parameter estimates (posterior mean)
[Package cPseudoMaRg version 1.0.1 Index]