[R] nlm
    Prof Brian Ripley 
    ripley at stats.ox.ac.uk
       
    Wed Nov 26 09:00:29 CET 2003
    
    
  
Look in Writing R Extensions for what is in the R API.
Hint: the internals of optim() are.
On Tue, 25 Nov 2003, Amir Soofi wrote:
> Can I use nlm through the R API from C?
> 
> It's an internal, so I believe it's not supported yet.
> 
> If not, any suggestions on a workaround.
-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595
    
    
More information about the R-help
mailing list