Learn R Programming

MCSimMod (version 0.9)

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

521

Version

0.9

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Dustin Kapraun

Last Published

April 10th, 2025

Functions in MCSimMod (0.9)

Model-class

MCSimMod Model class
compileModel

Function to translate and compile MCSim model specification text
createModel

Function to create an MCSimMod Model object