Hello, i am using the margins command to predict the effect of some variables, this is my regression:
svy: logit se_atendio ib(6).afiliacion ib(2).nse ib(5).zonas i.cronico i.discapacidad c.edad##c.edad i.hombre i.tipo_enfermedad if enfermo==1
margins afiliacion nse zonas hombre tipo_enfermedad , predict(pr) at(afiliacion=6 nse=2 zonas=5 hombre=1 tipo_enfermedad=1) continuous
my question is what value does the margin command consider for the variables which aren´t specified on the at() option??
NOTE: Consider that edad is continous, and cronico, and discapacidad are categoric variables
Related Posts with Default option for margins
Odd-ratios & marginal effects in non-linear probability models with firm fixed effectsDear Statalist members, First, I would like to take the occasion to thank the Statalist forum and i…
CAR tesingHello, I would like to test whether the event CAR (cumulative abnormal return) is equal to zero. Is …
Creating survival time variableDear All, I try to create a survival time variable. Data were collected between 1997 and 2015 and I…
Intra-Day Data SummationHi, I am working with the following sample of intra-day data: Code: * Example generated by -dataex-…
Calculating average of variables from different years I would like to generate a variable equal to the simple average of some other variables. Problem is…
Subscribe to:
Post Comments (Atom)
0 Response to Default option for margins
Post a Comment