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
agepro_inp_model can be initialized with general agepro model parameters. This change will be consistent with agepro_model and agepro_json_model. (#64)
The default method to generate agepro_inp_model remains the same.
Fixup/Improve WARNING messages for NULL Recruitment Model Data and Invalid Bootstrap File
Added testthat for basic unit testing scripts (#48)
added withr dependency to help with testthat scripts
Added model_name parameter when initializing case_id. New agepro_model will include "Unnamed AGEPRO model" as model_name.
Updated README
removed redundant general_params parameter checks during agepro_model initialization