insideRODE: insideRODE includes buildin functions with deSolve solver and C/FORTRAN interfaces to nlme, together with compiled codes.

insideRODE package includes buildin functions from deSolve, compiled functions from compiler, and C/FORTRAN code interfaces to nlme. It includes nlmLSODA, nlmODE, nlmVODE,nlmLSODE for general purpose; cfLSODA,cfLSODE, cfODE, cfVODE call C/FORTRAN compiled dll functions.ver2.0 add sink()function into example it helps to directly combine c/fortran source code in R files. Finally, with new compiler package, we generated compiled functions: nlmODEcp, nlmVODEcp, nlmLSODEcp,nlmLSODAcp and cpODE, cpLSODA, cpLSODE, cpVODE. They will help to increase speed.

Package details

AuthorYUZHUO PAN, XIAOYU YAN
MaintainerYUZHUO PAN <yuzhuo.pan@gmail.com>
LicenseLGPL (> 2.0)
Version2.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("insideRODE")

Try the insideRODE package in your browser

Any scripts or data that you put into this service are public.

insideRODE documentation built on May 1, 2019, 7:29 p.m.