The R Project SVN R

Rev

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

Rev 87346 Rev 88574
Line 134... Line 134...
134
  LAPACK and LINPACK are from \url{https://netlib.org/lapack/} and
134
  LAPACK and LINPACK are from \url{https://netlib.org/lapack/} and
135
  \url{https://netlib.org/linpack/} and their guides are listed
135
  \url{https://netlib.org/linpack/} and their guides are listed
136
  in the references.
136
  in the references.
137
}
137
}
138
\references{
138
\references{
139
  Anderson. E. and ten others (1999)
139
  \bibshow{R:Anderson+Bai+Bischof:1999,
140
  \emph{LAPACK Users' Guide}. Third Edition. SIAM.\cr
-
 
141
  Available on-line at
-
 
142
  \url{https://netlib.org/lapack/lug/lapack_lug.html}.
-
 
143
 
-
 
144
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
140
    R:Becker+Chambers+Wilks:1988,
145
  \emph{The New S Language}.
-
 
146
  Wadsworth & Brooks/Cole.
141
    R:Dongarra+Bunch+Moler:1979}
147
 
-
 
148
  Dongarra, J. J., Bunch, J. R., Moler, C. B. and Stewart, G. W. (1978)
-
 
149
  \emph{LINPACK Users Guide.}  Philadelphia: SIAM Publications.
-
 
150
}
142
}
151
\seealso{
143
\seealso{
152
  \code{\link{qr.Q}},  \code{\link{qr.R}},  \code{\link{qr.X}} for
144
  \code{\link{qr.Q}},  \code{\link{qr.R}},  \code{\link{qr.X}} for
153
  reconstruction of the matrices.
145
  reconstruction of the matrices.
154
  \code{\link{lm.fit}},  \code{\link{lsfit}},
146
  \code{\link{lm.fit}},  \code{\link{lsfit}},