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 25... Line 25...
25
    A list with components \code{linkfun}, \code{linkinv},
25
    A list with components \code{linkfun}, \code{linkinv},
26
    \code{mu.eta}, and \code{valideta}.
26
    \code{mu.eta}, and \code{valideta}.
27
    See \code{\link{make.link}} for information on their meaning.
27
    See \code{\link{make.link}} for information on their meaning.
28
}
28
}
29
\references{
29
\references{
30
  Chambers, J. M. and Hastie, T. J. (1992)
30
  \bibshow{R:Chambers+Hastie:1992}
31
  \emph{Statistical Models in S.}
-
 
32
  Wadsworth & Brooks/Cole.
-
 
33
}
31
}
34
\seealso{
32
\seealso{
35
  \code{\link{make.link}},
33
  \code{\link{make.link}},
36
  \code{\link{family}}
34
  \code{\link{family}}
37
 
35