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

DV slot in observations class #57

Closed luyckxn closed 3 years ago

luyckxn commented 3 years ago

CAMPSIS can be useful in generating NONMEM/mrgsolve/RxODE datasets.

However so far, it is not possible to give values (DV) to observations.

I suggest to add a dv slot to the 'observations' object. If this slot is set, a DV column is exported automatically.

This feature should not be used in CAMPSIS itself.