Dear R-Core member,

I spotted the following minor typo in:
https://svn.r-project.org/R/trunk/src/library/stats/man/optim.Rd


currently:
==========
\details{
[...]Conjugate gradient methods will generally be more fragile that the BFGS
method, [...]
}


Should read:
============
\details{
[...]Conjugate gradient methods will generally be more fragile than the BFGS
method, [...]
}                                                              ^^^^

Cheers,
Bernhard

Dr. Bernhard Pfaff
Global Structured Products Group
(Europe)

Invesco Asset Management Deutschland GmbH
Bleichstrasse 60-62
D-60313 Frankfurt am Main

Tel: +49(0)69 298 07230
Fax: +49(0)69 298 07178
Email: [EMAIL PROTECTED] 
*****************************************************************
Confidentiality Note: The information contained in this mess...{{dropped}}

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to