i am running one script for many files,
Script file atttached:-
http://r.789695.n4.nabble.com/file/n4556770/AR_anarkali_aic.r
AR_anarkali_aic.r 
& warnings are given as below
what is meaning of these warnings?

Warning messages:
1: In optim(coef, err, gr = NULL, hessian = TRUE, ...) :
  one-diml optimization by Nelder-Mead is unreliable:
use "Brent" or optimize() directly

is there anything wrong with my code or my approach to calculate AIC values
?
how i know due to which function warnings is generated?
if i want to print warnings with file name then ...........?

--
View this message in context: 
http://r.789695.n4.nabble.com/what-is-this-warnings-tp4556770p4556770.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