Character definition
We recommend to use only alphanumeric characters and the underscore “_” character in the strings of your data set.
Unfortunately, in the Monolix2016R1 suite, special characters such as spaces ” “, stars “*”, parentheses “(“, brackets “[“, dashes “-“, dots “.” and slashes “/” are not supported in:
- The headers
- The strings in CAT column.
Please be careful that if your data set includes unsupported characters, the error will only de detected and displayed when loading a saved project (and not when creating and saving the project).
This feature is back in MonolixSuite2018R1.
On the use of “.”
The “.” can be used in almost all the lines of the data set but has several meaning depending on the context. The following table summarizes the use of it.
Type of column | Not allowed | Considered as a regular string | Considered as | Not considered |
ID | X | |||
OCCASION (OCC) | X | |||
TIME | X | |||
DATE/DAT1/DAT2/DAT3 | X | |||
OBSERVATION (Y) | On a response line | On a dose line | ||
OBSERVATION ID (YTYPE) | On a response line | On a dose line (not read) | ||
CENSORED (CENS) | 0 | |||
LIMIT | -Inf if CENS =1 , +Inf if CENS = -1 | |||
AMOUNT (AMT) | On a dose line | On a response line (not read) | ||
ADMINISTRATION ID (ADM) | On a dose line | On a response line (not read) | ||
STEADY STATE (SS) | 0 | |||
ADDITIONAL DOSE (ADDL) | 0 | |||
INTERDOSE INTERVAL (II) | 0 | |||
CONTINUOUS COVARIATE (COV) | Previously defined value of the COV (in the ID/OCC) | |||
CATEGORICAL COVARIATE (CAT) | X | |||
REGRESSOR | Interpolation | |||
EVENT ID (EVID) | X | |||
IGNORED OBSERVATION (MDV) | X |