ctStanUpdModel: Update an already compiled and fit ctStanFit object

View source: R/ctStanModelWriter.R

ctStanUpdModelR Documentation

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


ctsem documentation built on June 30, 2026, 5:07 p.m.