Calvagone / campsis

A generic PK/PD simulation platform based on rxode2 and mrgsolve engines.
https://calvagone.github.io/
GNU General Public License v3.0
8 stars 3 forks source link

id and time columns to uppercase letters #45

Closed luyckxn closed 3 years ago

luyckxn commented 3 years ago

Initially, 'id' and 'time' were written in lowercase letters as this was the default in RxODE.

However, since it will be soon possible to output dosing information (i.e. columns AMT, CMT and implicitely EVID) it may be better to keep the original NONMEM names (all uppercase letters).