Fit a change-point RT IRT workflow
Usage
fit_changepoint_rt_irt(data, ..., refit = TRUE)
Arguments
- data
Input data frame or compatible tabular object.
- ...
Additional arguments passed to the selected model, engine, or method.
- refit
Whether the model is refitted after segmentation.