Closed jlehtoma closed 8 years ago
When group-specific performance data is read in by read_grp_curves() it assigns a running integer series name "group1", "group2", "group3" etc. independent of the actual groupIDs used. These should be checked and harmonized.
read_grp_curves()
Using groups()<- updates zvariant@results@grp.curves names, use this every time group curves data is read in.
groups()<-
zvariant@results@grp.curves
When group-specific performance data is read in by
read_grp_curves()
it assigns a running integer series name "group1", "group2", "group3" etc. independent of the actual groupIDs used. These should be checked and harmonized.