R/methods.R
update.adrm.Rd
Update and Re-fit a DRM Model
# S3 method for class 'adrm' update(object, ...)
An object of class adrm.
adrm
Arguments to be updated in the new call (e.g., .data, formula_zero, iter_sampling).
An updated adrm object.