The R Project SVN R

Rev

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

Rev 88598 Rev 88704
Line 112... Line 112...
112
\source{
112
\source{
113
  The current code is by Saikat DebRoy and the R Core team, using a C
113
  The current code is by Saikat DebRoy and the R Core team, using a C
114
  translation of Fortran code by Richard H. Jones.
114
  translation of Fortran code by Richard H. Jones.
115
}
115
}
116
\references{
116
\references{
117
  Dennis, J. E. and Schnabel, R. B. (1983).
117
  \bibshow{R:Dennis+Schnabel:1983,
118
  \emph{Numerical Methods for Unconstrained Optimization and Nonlinear
-
 
119
    Equations}.
-
 
120
  Prentice-Hall, Englewood Cliffs, NJ.
-
 
121
 
-
 
122
  \bibshow{R:Schnabel+Koonatz+Weiss:1985}
118
    R:Schnabel+Koonatz+Weiss:1985}
123
}
119
}
124
\seealso{
120
\seealso{
125
  \code{\link{optim}} and \code{\link{nlminb}}.
121
  \code{\link{optim}} and \code{\link{nlminb}}.
126
 
122
 
127
  \code{\link{constrOptim}} for constrained optimization,
123
  \code{\link{constrOptim}} for constrained optimization,