Skip to contents

An internal utility to extract specific data from a model.setup object for use the the log-likehood 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.