betaMcmcPost {mgsa}R Documentation

posterior estimates of the parameter beta for each MCMC run

Description

Posterior estimates of the parameter beta for each MCMC run.

Usage

betaMcmcPost(x)

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

Arguments

x

a MgsaMcmcResults.

Value

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


[Package mgsa version 1.36.0 Index]