[R] Finding optim.R function
Jeff Newmiller
jdnewmil at dcn.davis.ca.us
Wed Jun 28 10:47:27 CEST 2017
Much of R is implemented using C or Fortran. You are on a wild goose chase. There are contributed packages that you probably ought to investigate before modifying optim, though.
https://cran.r-project.org/web/views/Optimization.html
--
Sent from my phone. Please excuse my brevity.
On June 27, 2017 12:46:44 PM EDT, Tauras Vilgalys <taur.vil at outlook.com> wrote:
>Hello, could anybody direct me where to find code for optim.R? I was
>able to find the C code at
>http://docs.rexamine.com/R-devel/optim_8c.html, but the R version would
>be easier for me to work with and modify.
>
>
>Thank you!
>
>
> [[alternative HTML version deleted]]
>
>______________________________________________
>R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide
>http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.
More information about the R-help
mailing list