Dear R friends,
  When fitting GLMs in R, we may need to specify the variance function to do
our analysis. I had thought it's the mean value, but it seems not. Could
anybody expain the correct meaning of *mu* in the variance function of
GLMs?  The following content is from the R-hlep.

  variance for all families other than quasi, the variance function is
determined by the family. The quasi family will accept the literal character
string (or unquoted as a name/expression) specifications "constant",
"mu(1-mu)", "mu", "mu^2" and "mu^3", a length-one character vector taking
one of those values, or a list containing components varfun, validmu,
dev.resids, initialize and name.
 Thanks very much.
-- 
With Kind Regards,

oooO:::::::::
(..):::::::::
:\.(:::Oooo::
::\_)::(..)::
:::::::)./:::
::::::(_/::::
:::::::::::::
[***********************************************************************]
Zhi Jie,Zhang ,PHD
Tel:86-21-54237149
Dept. of Epidemiology,School of Public Health,Fudan University
Address:No. 138 Yi Xue Yuan Road,Shanghai,China
Postcode:200032
Email:[EMAIL PROTECTED]
Website: www.statABC.com
[***********************************************************************]
oooO:::::::::
(..):::::::::
:\.(:::Oooo::
::\_)::(..)::
:::::::)./:::
::::::(_/::::
:::::::::::::

        [[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.

Reply via email to