A list with all variables defined in mnl as an object of class mnl
Arguments
dataset
Dataset
rvar
The response variable in the model
evar
Explanatory variables in the model
lev
The level in the response variable to use as the baseline
int
Interaction term to include in the model
wts
Weights to use in estimation
check
Use "standardize" to see standardized coefficient estimates. Use "stepwise-backward" (or "stepwise-forward", or "stepwise-both") to apply step-wise selection of variables in estimation.
data_filter
Expression entered in, e.g., Data > View to filter the dataset in Radiant. The expression should be a string (e.g., "price > 10000")
arr
Expression to arrange (sort) the data on (e.g., "color, desc(price)")