steps {mgsa}R Documentation

How many steps per MCMC run

Description

how many steps per MCMC run.

Usage

steps(x)

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

Arguments

x

a MgsaMcmcResults.

Value

integer: how many steps per MCMC run.


[Package mgsa version 1.38.0 Index]