Hi R users,
Does anybody knows for the following erro after running
geweke.diag(MCMC.sampled, frac1=0.1, frac2=0.5)
Erro em glm.fit(x = X, y = Y, weights = weights, start = start, etastart =
etastart, :
laço interno 1; não é possÃvel corrigir o tamanho do passo
Além disso: Warning messages:
1: algoritmo não convergiu in: glm.fit(x = X, y = Y, weights = weights,
start = start, etastart = etastart,
2: algoritmo não convergiu in: glm.fit(x = X, y = Y, weights = weights,
start = start, etastart = etastart,
3: algoritmo não convergiu in: glm.fit(x = X, y = Y, weights = weights,
start = start, etastart = etastart,
4: algoritmo não convergiu in: glm.fit(x = X, y = Y, weights = weights,
start = start, etastart = etastart,
5: tamanho do passo truncado por causa de divergência
Thanks for any help.
Gilberto Matos.
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.