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

use string as identifier in Arm() #39

Closed AndreasCalvagone closed 3 years ago

AndreasCalvagone commented 3 years ago

Would be great if we could use a character string as identifier for the arm instead (or in addition to) the numerical id. Obviously this identifier would then need to be carried along the simulations so that it will be available in the results.

luyckxn commented 3 years ago

I agree with you, that could be a nice to have option.