MCMC_aburn: Performs burnin to MCMC output object

View source: R/MCMC_aburn.R

MCMC_aburnR Documentation

Performs burnin to MCMC output object

Description

Performs burnin and returns remaining MCMC samples example.

Usage

MCMC_aburn(burnin)

Arguments

burnin

amount of burnin.

Value

Returns remaining MCMC samples after burnin.

Examples

M=MCMC_aburn(burnin=5000)

egecili54/BPReg documentation built on Jan. 4, 2025, 5:01 p.m.