Displaying 1 result from an estimated 1 matches for "msg23826".
Did you mean:
msg23576
2007 Jan 05
1
Calling "confint.glm" from within another function
...ssue that I would like help on: calling the confint function
from within another homemade function. Because he provided many good
examples of the problem, I will not reproduce them here but will instead
refer readers to the original posting:
http://www.mail-archive.com/r-help at stat.math.ethz.ch/msg23826.html
It is not clear from the replies to his posting how he managed to solve
the problem, so I am reposting a similar note again in hopes of
guidance. In particular, I would like to know if and how I need to
modify the confint function call so that I can access it from within
another function tha...