[R] Solver in R

Berend Hasselman bhh at xs4all.nl
Sat Sep 11 19:09:06 CEST 2010



Another idea.
>From your formulation it seems that r does not depend on t and Xt so you
wouldn't need a solver.
You could solve for r explicitly so

r <- R0/sum(Xt)

/Berend
-- 
View this message in context: http://r.789695.n4.nabble.com/Solver-in-R-tp2535115p2535815.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list