Nominal2Numerical

ratheesan
ratheesan New Altair Community Member
edited November 5 in Community Q&A
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
Tagged:

Answers

  • TobiasMalbrecht
    TobiasMalbrecht New Altair Community Member
    Hi,

    use the operator [tt]NominalNumbers2Numerical[/tt] instead. This should do the trick.

    Regards,
    Tobias