More options in column normalization


Version: 2022b

Type: Features

Category: Analysis

Subcategory: General

Jira: ORG-15790


More Options added in Normalize Columns dialog

  1. Normalize to [v1,v2]: Normalize column(s) to specified range. E.g. normalize data to any specified range, e.g. -2 to 2, etc. Labtalk script example: rnormalize -r 2 method:=customrange v1:=-2 v2:=2;

  2. Range option added when Normalize Method is Use Reference Column: Normalize a column based on range of a reference column.

    User can use this option to normalize data based on reference column's range.