The R Project SVN R

Rev

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

Rev 68948 Rev 90082
Line 75... Line 75...
75
  The \code{counts} component contains the \emph{sum} of all
75
  The \code{counts} component contains the \emph{sum} of all
76
  \code{\link{optim}()$counts}.
76
  \code{\link{optim}()$counts}.
77
}
77
}
78
 
78
 
79
\references{
79
\references{
80
  K. Lange \emph{Numerical Analysis for Statisticians.} Springer
80
  \bibinfo{R:Lange:1999}{note}{Pages 185ff}
81
  2001, p185ff
81
  \bibshow{R:Lange:1999}
82
}
82
}
83
 
83
 
84
\seealso{
84
\seealso{
85
  \code{\link{optim}}, especially \code{method = "L-BFGS-B"} which
85
  \code{\link{optim}}, especially \code{method = "L-BFGS-B"} which
86
  does box-constrained optimisation.
86
  does box-constrained optimisation.