powered by
Initialize Rsmlx library
initRsmlx(path = NULL)
A list:
software: the software that is used (should be monolix with Rsmlx)
software
path: the path to MonolixSuite
path
version: the version of MonolixSuite that is used
version
status: boolean equaling TRUE if the initialization has been successful.
status
Monolix path
if (FALSE) { initRsmlx() # print the info about Monolix and lixoftConnectors initRsmlx(path="C:/ProgramData/Lixoft/MonolixSuite2019R1") # use MonolixSuite 2019R1 }
Run the code above in your browser using DataLab