betaPost {mgsa}R Documentation

Posterior for beta

Description

Realization values, posterior estimate and standard error for the parameter beta.

Usage

betaPost(x)

## S4 method for signature 'MgsaResults'
betaPost(x)

Arguments

x

a MgsaResults.

Value

data.frame: realization values, posterior estimate and standard error for the parameter beta.


[Package mgsa version 1.32.0 Index]