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

Arm label mapping must first verify the ARM column exists #155

Closed luyckxn closed 1 week ago

luyckxn commented 2 months ago

The assignment of a label to each arm takes place after the simulation of each scenario.

However, the process does expect the ARM column to be there, which is not necessarily the case (e.g. if an output function is provided by the user using the argument 'outfun')