Skip to contents

An internal utility to extract specific data from a model object for use by the log-likelihood function

Usage

.repackage(modelObj, blocknum, saveLLtable = 0)

Arguments

modelObj

A pandista model object

blocknum

The block number to process

saveLLtable

Logical; if saveLLtable=1, direct call to LLfn will also output LL values. Default is saveLLtable = 0.