4103 /*TESTING 3 WAY IXN*/ 4104 options mlogic mprint symbolgen; 4105 %Margins(data = ques.atmeansdata, MLOGIC(MARGINS): Beginning execution. 4106 class = t7cgender t7marorder_c, 4107 response = MAR_8, 4108 dist = negbin, 4109 model = t7cgender t7cnuage t7dmar_c t7marorder_c t7C_can_neg t7c_can_pos 4109 ! t7C_AT_EC MAR_7 t7dmar_c*t7C_can_neg t7C_AT_EC*t7C_can_neg t7dmar_c*t7C_AT_EC 4109 ! t7dmar_c*t7C_AT_EC*t7C_can_neg, 4110 effect = t7dmar_c, 4111 at = t7C_can_neg t7C_AT_EC, 4112 atwhere = t7c_can_neg in (3.3333333333, 3.2962962963, 2.33333, 1.00000) and 4112 ! t7c_at_ec in (5.5263157895, 3.7368421053, 3.6842105263, 2), 4113 options = cl atmeans); MLOGIC(MARGINS): Parameter DATA has value ques.atmeansdata MLOGIC(MARGINS): Parameter CLASS has value t7cgender t7marorder_c MLOGIC(MARGINS): Parameter RESPONSE has value MAR_8 MLOGIC(MARGINS): Parameter DIST has value negbin MLOGIC(MARGINS): Parameter MODEL has value t7cgender t7cnuage t7dmar_c t7marorder_c t7C_can_neg t7c_can_pos t7C_AT_EC MAR_7 t7dmar_c*t7C_can_neg t7C_AT_EC*t7C_can_neg t7dmar_c*t7C_AT_EC t7dmar_c*t7C_AT_EC*t7C_can_neg MLOGIC(MARGINS): Parameter EFFECT has value t7dmar_c MLOGIC(MARGINS): Parameter AT has value t7C_can_neg t7C_AT_EC MLOGIC(MARGINS): Parameter ATWHERE has value t7c_can_neg in (3.3333333333, 3.2962962963, 2.33333, 1.00000) and t7c_at_ec in (5.5263157895, 3.7368421053, 3.6842105263, 2) MLOGIC(MARGINS): Parameter OPTIONS has value cl atmeans MLOGIC(MARGINS): Parameter VERSION has value MLOGIC(MARGINS): Parameter ROPTIONS has value MLOGIC(MARGINS): Parameter LINK has value MLOGIC(MARGINS): Parameter OFFSET has value MLOGIC(MARGINS): Parameter MODELOPTS has value MLOGIC(MARGINS): Parameter FREQ has value MLOGIC(MARGINS): Parameter WEIGHT has value MLOGIC(MARGINS): Parameter GEESUBJECT has value MLOGIC(MARGINS): Parameter GEECORR has value MLOGIC(MARGINS): Parameter GEEWITHIN has value MLOGIC(MARGINS): Parameter MARGINS has value MLOGIC(MARGINS): Parameter MARGINDATA has value MLOGIC(MARGINS): Parameter MARGWHERE has value MLOGIC(MARGINS): Parameter ATDATA has value MLOGIC(MARGINS): Parameter MEAN has value MLOGIC(MARGINS): Parameter BALANCED has value MLOGIC(MARGINS): Parameter MEDIAN has value MLOGIC(MARGINS): Parameter Q1 has value MLOGIC(MARGINS): Parameter Q3 has value MLOGIC(MARGINS): Parameter WITHIN has value MLOGIC(MARGINS): Parameter CONTRASTS has value MLOGIC(MARGINS): Parameter ALPHA has value 0.05 MLOGIC(MARGINS): Parameter SINGULAR has value MLOGIC(MARGINS): %LET (variable name is TIME) MLOGIC(MARGINS): %LET (variable name is _VERSION) SYMBOLGEN: Macro variable VERSION resolves to MLOGIC(MARGINS): %IF condition &version ne is FALSE MLOGIC(MARGINS): %LET (variable name is _OPTS) SYMBOLGEN: Macro variable VERSION resolves to MLOGIC(MARGINS): %IF condition %index(%upcase(&version),DEBUG) is FALSE MPRINT(MARGINS): options nonotes nomprint nomlogic WARNING: The data set WORK._FIXED may be incomplete. When this step was stopped there were 0 observations and 0 variables. ERROR: The ID value "b_t7dmar_c_t7C_can_neg" occurs twice in the input data set. WARNING: The data set WORK._PET may be incomplete. When this step was stopped there were 0 observations and 0 variables. WARNING: Data set WORK._PET was not replaced because this step was stopped. WARNING: Apparent symbolic reference NFIX not resolved. ERROR: A character operand was found in the %EVAL function or %IF condition where a numeric operand is required. The condition was: &nfix=0 ERROR: The macro MARGINS will stop executing.