getCqChain: getCqChain

View source: R/conquestrFunc.R

getCqChainR Documentation

getCqChain

Description

creates a data frame representation of the estimation chain from an MCMC model. The burn is discarded and only the unskipped itterations in MCMC chain are retained.

Usage

getCqChain(myCqs)

Arguments

myCqs

A system file.

Value

A data frame.

Examples

## Not run: 
getCqChain(ConQuestSys())

## End(Not run)

conquestr documentation built on June 8, 2025, 11:02 a.m.