How could we possibly tell without your code? Do you call glm or fit
*any* models in your code? Can you use traceback() to see the trace of
function calls that generated the error?
Jimmy Söderly wrote:
Dear R users,
After running Sweave, this is what I get :
Warning messages:
1: glm.fit: algorithm did not converge
2: glm.fit: algorithm did not converge
There is no glm.fit function in my code.
Where does it come from ? From Sweave ? From system.time ?
Thanks for your help,
Jimmy
[[alternative HTML version deleted]]
______________________________________________
R-help@r-project.org 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.
______________________________________________
R-help@r-project.org 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.