The R Project SVN R

Rev

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

Rev 61433 Rev 62492
Line 87... Line 87...
87
  \item{aliased}{named logical vector showing if the original
87
  \item{aliased}{named logical vector showing if the original
88
    coefficients are aliased.}
88
    coefficients are aliased.}
89
  \item{dispersion}{either the supplied argument or the inferred/estimated
89
  \item{dispersion}{either the supplied argument or the inferred/estimated
90
    dispersion if the latter is \code{NULL}.}
90
    dispersion if the latter is \code{NULL}.}
91
  \item{df}{a 3-vector of the rank of the model and the number of
91
  \item{df}{a 3-vector of the rank of the model and the number of
92
    residual degrees of freedom, plus number of non-aliased coefficients.}
92
    residual degrees of freedom, plus number of coefficients (including
-
 
93
    aliased ones).}
93
  \item{cov.unscaled}{the unscaled (\code{dispersion = 1}) estimated covariance
94
  \item{cov.unscaled}{the unscaled (\code{dispersion = 1}) estimated covariance
94
    matrix of the estimated coefficients.}
95
    matrix of the estimated coefficients.}
95
  \item{cov.scaled}{ditto, scaled by \code{dispersion}.}
96
  \item{cov.scaled}{ditto, scaled by \code{dispersion}.}
96
  \item{correlation}{(only if \code{correlation} is true.)  The estimated
97
  \item{correlation}{(only if \code{correlation} is true.)  The estimated
97
    correlations of the estimated coefficients.}
98
    correlations of the estimated coefficients.}