powered by
Return the path of the Monolix PK model defined by a list of parameter names See https://monolix.lixoft.com/rsmlx/whichPKmodel/ for more details.
whichPKmodel(parameter, mlxPath = NULL, pkPath = NULL, lib = FALSE)
a vector of PK parameter names
path to Monolix install
path to the Monolix PK library
boolean to define if the absolute path is returned
if (FALSE) { whichPKmodel(parameter=c("Tlag", "Tk0", "V", "Cl")) }
Run the code above in your browser using DataLab