ctsem (version 3.3.11)

ctStanUpdModel: Update an already compiled and fit ctStanFit object

Description

Allows one to change data and or model elements that don't require recompiling, then re fit.

Usage

ctStanUpdModel(fit, datalong, ctstanmodel, ...)

Arguments

fit

ctStanFit object

datalong

data as normally passed to ctStanFit

ctstanmodel

model as normally passed to ctStanFit

...

extra args for ctStanFit