mean.cpmResults: calculates the posterior mean point estimate

View source: R/cpm.R

mean.cpmResultsR 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)


tbrown122387/cpm documentation built on Nov. 22, 2022, 5:32 p.m.