[R] Optimizing given two vectors of data

confusedSoul Ruchir_402598 at infosys.com
Fri Jun 25 08:12:52 CEST 2010


I am trying to estimate an Arrhenius-exponential model in R.  I have one
vector of data containing failure times, and another containing
corresponding temperatures.  I am trying to optimize a maximum likelihood
function given BOTH these vectors.  However, the optim command takes only
one such vector parameter.

How can I pass both vectors into the function?
-- 
View this message in context: http://r.789695.n4.nabble.com/Optimizing-given-two-vectors-of-data-tp2268002p2268002.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list