Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

The ________ stores the nominal values as a vector of integers in the range of 1 to unique values in the nominal variable.

a) Factor
b) Matrix
c) Lists
d) Functions

Answer: a
Explanation: The factor stores the nominal values as a vector of integers in the range [1… k] (where k is the no. of unique values of the nominal variable), and an internal vector of character strings (the original values) mapped to these integers.

Join The Discussion