Nominal2Numerical
ratheesan
New Altair Community Member
Hi,
I have a nominal attribute 'Qrtr' its value is 1,2,....,7,8.I used Nominal2 Numerical operator for convert this nominal values to numerical.But after applying this operator its value changed to 0,1,2...,7 instead of 1,2,...8.How I wil get the numerical value as same as nominal ,ie from 1 to 8.
Thanks
Ratheesan
I have a nominal attribute 'Qrtr' its value is 1,2,....,7,8.I used Nominal2 Numerical operator for convert this nominal values to numerical.But after applying this operator its value changed to 0,1,2...,7 instead of 1,2,...8.How I wil get the numerical value as same as nominal ,ie from 1 to 8.
Thanks
Ratheesan
Tagged:
0
Answers
-
Hi,
use the operator [tt]NominalNumbers2Numerical[/tt] instead. This should do the trick.
Regards,
Tobias0