Learn R Programming

ctsem (version 3.11.0)

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 ctFit

ctstanmodel

model as normally passed to ctFit

...

extra args for ctFit