The R Project SVN R

Rev

Rev 68948 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68948 Rev 88585
Line 38... Line 38...
38
}
38
}
39
\value{
39
\value{
40
  A list with components named as the arguments.
40
  A list with components named as the arguments.
41
}
41
}
42
\references{
42
\references{
43
  Hastie, T. J. and Pregibon, D. (1992)
43
  \bibshow{R:Hastie+Pregibon:1992}}
44
  \emph{Generalized linear models.}
-
 
45
  Chapter 6 of \emph{Statistical Models in S}
-
 
46
  eds J. M. Chambers and T. J. Hastie, Wadsworth & Brooks/Cole.
-
 
47
}
-
 
48
\seealso{
44
\seealso{
49
  \code{\link{glm.fit}}, the fitting procedure used by \code{\link{glm}}.
45
  \code{\link{glm.fit}}, the fitting procedure used by \code{\link{glm}}.
50
}
46
}
51
\examples{\donttest{
47
\examples{\donttest{
52
### A variation on  example(glm) :
48
### A variation on  example(glm) :