mcODE: Monte Carlo Solution of First Order Differential Equations

Two functions for simulating the solution of initial value problems of the form g'(x) = G(x, g) with g(x0) = g0. One is an acceptance-rejection method. The other is a method based on the Mean Value Theorem.

Package details

AuthorW.J. Braun [aut, cre]
MaintainerW.J. Braun <john.braun@ubc.ca>
LicenseGPL (>= 2)
Version1.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("mcODE")

Try the mcODE package in your browser

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

mcODE documentation built on July 2, 2024, 5:07 p.m.