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, [EMAIL PROTECTED] 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 ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
