Dear R users,
I am searching for a general minimisaton function like 'ms' in R.
Please give me a hint!
--
------------------------------------------------------------
Dipl. Inform. J. Hedderich
Institut f?r Medizinische Informatik
und Statistik im Klinikum an der CAU
Phone : 0431/5973182
Brunswiker Str. 10 Fax : 0431/5973193
24105 Kiel E-mail:hedderich at medinfo.uni-kiel.de
------------------------------------------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at
stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Juergen Hedderich <hedderich at medinfo.uni-kiel.de> writes:> Dear R users, > > I am searching for a general minimisaton function like 'ms' in R. > > Please give me a hint!optim() -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
What is 'ms'? look at nlm() and optim(). best wishes, Ott Toomet On Thu, 24 Jan 2002, Juergen Hedderich wrote:> > Dear R users, > > I am searching for a general minimisaton function like 'ms' in R. > > Please give me a hint! > > >-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._