Default specifications for models copied to submission package

Default specifications for models copied to submission package

getModelSpecification(modelList)

Arguments

modelList

Named list of paths to NLME models

Value

data frame with one line per script to be included and default settings

Author

Anne Kuemmel

Examples

if (FALSE)  specmodels <- getModelSpecification(list(finalPK = "../Output/FINALMODELS/MODEL42",
                                                   finalPD = "../Output/FINALMODELS/MODEL99"))