An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130103/5de90dd6/attachment-0001.pl>
R2OpenBUGS question with differential equations
3 messages · Andras Farkas, Thomas Petzoldt
Dear Andreas, I don't understand your question, because I can't see any fundamental difference between differential equation models and any other R function. So why not rewriting your diffeq. model in the same way like the other example? And, please use package "deSolve" instead of "odesolve" because (1) the latter is deprecated and (2) the successor package deSolve is much more flexible and powerful, and it has much better documentation and examples, cf. http://desolve.r-forge.r-project.org Thomas P.
1 day later
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130104/50a916c6/attachment-0001.pl>