Package: StochSimR 1.0.0

StochSimR: Stochastic Process Simulation Engine

A modular simulation engine for stochastic processes. Provides exact and approximate simulation methods for Poisson processes, Brownian motion, discrete-time Markov chains, Levy processes (gamma, normal inverse Gaussian, variance-gamma, alpha-stable), Merton jump-diffusion models, Hawkes self-exciting processes, geometric Brownian motion, and Ornstein-Uhlenbeck mean-reverting diffusions. Includes variance reduction techniques (antithetic variates, control variates, importance sampling, stratified sampling), parallel simulation via the 'future' framework, rare-event simulation (cross-entropy and multilevel splitting), path visualization, and summary statistics. Methods are based on Glasserman (2003) <doi:10.1007/978-0-387-21617-1> and Asmussen & Glynn (2007) <doi:10.1007/978-0-387-69033-9>.

Authors:Ayush Kundu [aut, cre]

StochSimR_1.0.0.tar.gz
StochSimR_1.0.0.zip(r-4.7)StochSimR_1.0.0.zip(r-4.6)StochSimR_1.0.0.zip(r-4.5)
StochSimR_1.0.0.tgz(r-4.6-any)StochSimR_1.0.0.tgz(r-4.5-any)
StochSimR_1.0.0.tar.gz(r-4.7-any)StochSimR_1.0.0.tar.gz(r-4.6-any)
StochSimR_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
StochSimR/json (API)

# Install 'StochSimR' in R:
install.packages('StochSimR', repos = c('https://ayush291202.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/ayush291202/stochsimr/issues

On CRAN:

Conda:

3.70 score 22 exports 24 dependencies

Last updated from:5f4602a5f9. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK160
source / vignettesOK300
linux-release-x86_64OK190
macos-release-arm64OK157
macos-oldrel-arm64OK200
windows-develOK112
windows-releaseOK116
windows-oldrelOK110
wasm-releaseOK146

Exports:compare_methodsis_stoch_pathmc_estimatemc_rare_eventnew_stoch_pathpath_summaryplot_acf_pathsplot_distributionplot_pathssim_browniansim_gbmsim_hawkessim_jump_diffusionsim_levysim_markovsim_ousim_parallelsim_poissonvr_antitheticvr_control_variatevr_importancevr_stratified

Dependencies:clicodetoolscpp11digestfarverfuturefuture.applyggplot2globalsgluegtableisobandlabelinglifecyclelistenvparallellyR6RColorBrewerrlangS7scalesvctrsviridisLitewithr

Introduction to StochSimR

Rendered fromintroduction.Rmdusingknitr::rmarkdownon Jun 02 2026.

Last update: 2026-04-01
Started: 2026-04-01