Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGroupnames are not assigned correctly in zresults@grp.curves #54
Comments
|
Using |
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.