Hello, I have encountered a problem when running a glm with the inverse gaussian as distribution and the log as a link function. Do you think this could be a bug, or something else?Attached is a document to run the example. I have written my own functions and they seem to work fine.
(no subject)
2 messages · michael tsagris, John Kane
No attachment.? R-help; is very fussy about the type of file it will accept. Try a text document with .txt extention or just put the code and the sample data in the actual email. Use dput(), see ?dput for details, to provide the data.
On Tuesday, December 6, 2016 6:51 AM, michael tsagris via R-help <r-help at r-project.org> wrote:
Hello, I have encountered a problem when running a glm with the inverse gaussian as distribution and the log as a link function. Do you think this could be a bug, or something else?Attached is a document to run the example. I have written my own functions and they seem to work fine. ______________________________________________ R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.