|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
NominalVariables
NominalVariables
is an option for fitting functions such as LinearModelFit that specifies which variables should be treated as having discrete values specified by names.
DetailsDetails
- Possible settings for NominalVariables include:
-
Automatic treat variables with non-numeric data values as nominal All treat all variables as nominal None treat no variables as nominal {v1,v2,...} treat the variables
as nominal - In linear models, a nominal variable v with possible values
,
, ... is represented as a collection of variables with values
or
corresponding to each case
.
New in 7
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
