The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Nominal2Numerical
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
0
Answers
use the operator [tt]NominalNumbers2Numerical[/tt] instead. This should do the trick.
Regards,
Tobias