[R-sig-dyn-mod] New R package

Tim Keitt tkeitt at utexas.edu
Fri Apr 17 23:45:15 CEST 2015


I've recently been using Rcpp + ODEINT for some projects where I needed a
lot of speed and flexibility in model specification (variable dimensions,
mixing discrete and continuous time functions). It gave me the idea to
write a small R package that allows one to specify the ODE system in a C++
snippet, which is combined with boilerplate code and compiled using Rcpp.

Have a look: https://github.com/thk686/odeintr

THK

-- 
http://www.keittlab.org/

	[[alternative HTML version deleted]]



More information about the R-sig-dynamic-models mailing list