More Options added in Normalize Columns dialog
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;
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.