alphaMcmcPost {mgsa}R Documentation

posterior estimates of the parameter alpha for each MCMC run

Description

Posterior estimates of the parameter alpha for each MCMC run.

Usage

alphaMcmcPost(x)

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

Arguments

x

a MgsaMcmcResults.

Value

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


[Package mgsa version 1.32.0 Index]