You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update all user-facing R code — fitting functions, helper utilities, vignettes, and tests — to use the new create_() / setter / CreateTMBModel() workflow instead of methods::new().
Tasks
Update FIMSFrame fitting workflow
Update all vignettes and example scripts
Update testthat tests
Verify describe_model() output matches expected model configuration in tests
Labels: refactor, R
Parent: #1644
Update all user-facing R code — fitting functions, helper utilities, vignettes, and tests — to use the new create_() / setter / CreateTMBModel() workflow instead of methods::new().
Tasks