Open the shiny model builder app.
Arguments
- ...
Optional PM_data and/or PM_model object(s). PM_data objects supply covariates. PM_model objects supply any other defined model element, and covariates only if there is no PM_data object or it has no covariates. If the PM_model object contains covariates, they will be superseded by those in the PM_data object, if supplied.
- update
Logical. If
TRUE, theSavebutton in the app will update the model, rather than write the model to a file.