Learn R Programming

MCSimMod (version 1.2)

Working with 'MCSim' Models

Description

Tools that facilitate ordinary differential equation (ODE) modeling in 'R'. This package allows one to perform simulations for ODE models that are encoded in the GNU 'MCSim' model specification language (Bois, 2009) using ODE solvers from the 'R' package 'deSolve' (Soetaert et al., 2010) .

Copy Link

Version

Install

install.packages('MCSimMod')

Monthly Downloads

258

Version

1.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Dustin Kapraun

Last Published

January 23rd, 2026

Functions in MCSimMod (1.2)

createModel

Function to create an MCSimMod Model object
compileModel

Function to translate and compile MCSim model specification text
Model-class

MCSimMod Model class