pMcmcPost {mgsa}R Documentation

posterior estimates of the parameter p for each MCMC run

Description

Posterior estimates of the parameter p for each MCMC run.

Usage

pMcmcPost(x)

## S4 method for signature 'MgsaMcmcResults'
pMcmcPost(x)

Arguments

x

a MgsaMcmcResults.

Value

matrix: Posterior estimates of the parameter p for each MCMC run.


[Package mgsa version 1.32.0 Index]