search for: nivel_educativo

Displaying 2 results from an estimated 2 matches for "nivel_educativo".

2012 Jul 25
1
(no subject)
hello I want to know why when I use the function "svyglm" for a logistic regression I get the AIC: NA. The code and the result is mestran below: mod2<-svyglm(APES_DICOT~Nivel_Educativo+Ocupacion_principal+Afiliacion_salud+Tiene_cuidador+Presencia_enfer_cronica+ Consumo_tabaco+Consumo_alcohol+Presencia_Dolor+ABC_fis+ABC_instr+Anergia+Actividad_fisica_ultimo_año+ Disminucion_fuerza_agarre+Hospitalizacion_ultimo_año+Urgencias_ultimo_año+Miedo_caer,design=Muestra.comp, family=quasibi...
2012 Aug 02
1
summary(svyglm) Pr (> | t |) ?
...ie is the p_valor wald test for the model coefficients, for I am interested to know if the three levels of the variable educational level are significant to the model (significance of handling 0.2), I present below the results of my model summary(mod.logis) Call: svyglm(formula = APES_DICOT ~ Nivel_Educativo + Ocupacion_principal + Afiliacion_salud + Tiene_cuidador + Presencia_enfer_cronica + Consumo_tabaco + Consumo_alcohol + Presencia_Dolor + Frec_dolor_cronico + Punt_min_mental + ABC_fis + ABC_instr + Anergia + Actividad_fisica_ultimo_año + Perdida_peso_no_intensionada + Lenta_ve...