Skip to content

Fix binning in add_phenotypes

Jonkheer, Eef requested to merge fix_add_phenotype into develop
  • Resolved issue where add_phenotypes incorrectly binned columns when not every value was numeric.
  • Removed global variables add_phenotype.
  • remove_phenotype was renamed to remove_phenotypes to be consistent with add_phenotypes.
Edited by Jonkheer, Eef

Merge request reports