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 March 31, 2023, 6:02 p.m.