Skip to content
Prev 10655 / 398502 Next

using gee

On Sat, 7 Apr 2001, Jun Yan wrote:

            
It's a bug. Near the top of the gee() function there is the line
    m<-eval(m,sys.parent())
This needs to be changed to
    m<-eval(m,sys.frame(sys.parent()))


	-thomas




-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._