Estou fazendo uma regressão logistica com o comando: modelo.rl1 <- glm(V1 ~ V2, data = data.to.work.training, family = binomial())
Como faço para saber o método de estimação utilizado? O resultado foi: summ(modelo.rl1) MODEL INFO: Observations: 24632 Dependent Variable: V1 Type: Generalized linear model Family: binomial Link function: logit MODEL FIT: χ²(1) = 478.25, p = 0.00 Pseudo-R² (Cragg-Uhler) = 0.08 Pseudo-R² (McFadden) = 0.07 AIC = 5954.13, BIC = 5970.35 Standard errors: MLE -- *In Jesu et Maria* *Obrigado* *Prof. Elias Carvalho* *"Felix, qui potuit rerum cognoscere causas" (Virgil 29 BC)"Blessed is he who has been able to understand the cause of things"*
_______________________________________________ R-br mailing list [email protected] https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br Leia o guia de postagem (http://www.leg.ufpr.br/r-br-guia) e forne�a c�digo m�nimo reproduz�vel.
