[R] glm families in R

Francisco Cribari cribari at de.ufpe.br
Tue Jan 12 10:59:27 CET 1999


Is the following difference between S+ and R normal or is it a bug? 
Thanks. FC. 

PS: S+ 4.5 for Windows and R 0.63.1 for Windows. 

S-PLUS output:

> inverse.gaussian()$deriv
> function(mu)
> -2/mu^3
 
R output:

> inverse.gaussian()$deriv
> NULL
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list