In the optim() function there is a syntax :

res <- .Internal(optim(par, fn1, gr1, method, con, lower, 

Here how can I see the inside-codes of ".Internal" function ?

Regards,

-- 
View this message in context: 
http://www.nabble.com/How-to-look-within-.Internal---tp20581897p20581897.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
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.

Reply via email to