validate_model.Rd
Validate the specified model, ensure it's valid Pharmpy model
validate_model(model, data = NULL)
pharmpy model object or NONMEM model code (character) or path to NONMEM model file.
filename of dataset or data.frame as input to NONMEM / nlmixr. Optional, can also be included in model object (if specified as pharmpy model object).
model