The R Project SVN R

Rev

Rev 27442 | Rev 35977 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 27442 Rev 27625
Line 59... Line 59...
59
    see \code{\link{residuals.glm}}.}
59
    see \code{\link{residuals.glm}}.}
60
  \item{coefficients}{the matrix of coefficients, standard errors,
60
  \item{coefficients}{the matrix of coefficients, standard errors,
61
    z-values and p-values.  Aliased coefficients are omitted.}
61
    z-values and p-values.  Aliased coefficients are omitted.}
62
  \item{aliased}{named logical vector showing if the original
62
  \item{aliased}{named logical vector showing if the original
63
    coefficients are aliased.} 
63
    coefficients are aliased.} 
64
  \item{dispersion}{eother the supplied argument or the estimated
64
  \item{dispersion}{either the supplied argument or the estimated
65
    dispersion if the latter in \code{NULL}}
65
    dispersion if the latter in \code{NULL}}
66
  \item{df}{a 3-vector of the rank of the model and the number of
66
  \item{df}{a 3-vector of the rank of the model and the number of
67
    residual degrees of freedom, plus number of non-aliased coefficients.}
67
    residual degrees of freedom, plus number of non-aliased coefficients.}
68
  \item{cov.unscaled}{the unscaled (\code{dispersion = 1}) estimated covariance
68
  \item{cov.unscaled}{the unscaled (\code{dispersion = 1}) estimated covariance
69
    matrix of the estimated coefficients.}
69
    matrix of the estimated coefficients.}