normaliseMethods property

List<String> normaliseMethods
getter/setter pair

Implementation

List<String> normaliseMethods = [
  'Recenter',
  'Scale [0-1]',
  '-Median/MAD',
  'Natural Log',
  'Log 10',
];