GLZ Syntax - Keyword Response
RESPONSE [=] { Variable };
{ Variable [(Value List)] };
Required keyword; specify a dependent (response) variable for the current analysis; if the Distribution selected from the GLZ Startup Panel - Advanced tab is either Binomial, Multinomial, or Ordinal multinomial (i.e., if the response variable is categorical in nature; see Distribution and Link function on the GLZ Startup Panel - Advanced tab), then you can also specify the codes that are used in the response variable to identify the group (category) membership of each observation. For a discussion of the different link functions and distributions, see the Introductory Overview.
Note: response codes for binomial response variables. When selecting (or specifying via syntax) response codes for binomial response variables (e.g., for logit models), the two selected values (numeric codes or text values) are recoded for the analysis, so that the first code that is specified will be recoded to 1, and the second value will be recoded to 0. For example, if you specified two text values, No and Yes, then the first value (No) will be recoded for the analysis to 1, and the parameter estimates can be interpreted with respect to the probability of responding with No; so, if in such an analysis a positive parameter estimate is found for a particular predictor variable x¸ then it means that the more of x the greater is the likelihood of obtaining the response No. Note that the default coding for binomial response variables in the Nonlinear Estimation module may not be the same as that performed in GLZ. One way to verify the particular coding that was performed is to review the spreadsheet of the predicted responses on the Resid 1 tab of the results dialog; that spreadsheet will report in the first column the recoded values (0 or 1) of the response variable.