The R Project SVN R

Rev

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

Rev 61168 Rev 61433
Line 80... Line 80...
80
  \code{exact = FALSE}.
80
  \code{exact = FALSE}.
81
}
81
}
82
\source{
82
\source{
83
  The LAPACK routines \code{DTRCON} and \code{ZTRCON} and the LINPACK
83
  The LAPACK routines \code{DTRCON} and \code{ZTRCON} and the LINPACK
84
  routine \code{DTRCO}.
84
  routine \code{DTRCO}.
85
  
85
 
86
  LAPACK and LINPACK are from \url{http://www.netlib.org/lapack} and
86
  LAPACK and LINPACK are from \url{http://www.netlib.org/lapack} and
87
  \url{http://www.netlib.org/linpack} and their guides are listed
87
  \url{http://www.netlib.org/linpack} and their guides are listed
88
  in the references.
88
  in the references.
89
}
89
}
90
\references{
90
\references{
91
  Anderson. E. and ten others (1999)
91
  Anderson. E. and ten others (1999)
92
  \emph{LAPACK Users' Guide}. Third Edition. SIAM.\cr
92
  \emph{LAPACK Users' Guide}. Third Edition. SIAM.\cr
93
  Available on-line at
93
  Available on-line at
94
  \url{http://www.netlib.org/lapack/lug/lapack_lug.html}.
94
  \url{http://www.netlib.org/lapack/lug/lapack_lug.html}.
95
  
95
 
96
 Chambers, J. M. (1992)
96
 Chambers, J. M. (1992)
97
  \emph{Linear models.}
97
  \emph{Linear models.}
98
  Chapter 4 of \emph{Statistical Models in S}
98
  Chapter 4 of \emph{Statistical Models in S}
99
  eds J. M. Chambers and T. J. Hastie, Wadsworth & Brooks/Cole.
99
  eds J. M. Chambers and T. J. Hastie, Wadsworth & Brooks/Cole.
100
 
100