Options

Nominal2Numerical

ratheesanratheesan Member Posts: 68 Maven
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

Answers

  • Options
    TobiasMalbrechtTobiasMalbrecht Moderator, Employee, Member Posts: 295 RM Product Management
    Hi,

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

    Regards,
    Tobias
Sign In or Register to comment.