Skip to contents

Run stochastic simulation with given parameters

Usage

run_stochastic_simulation(params, timesteps, n_particles = 1, n_threads = 1)

Arguments

params

List of parameters

timesteps

Vector of timesteps

n_particles

Number of particles (replicates)

n_threads

Number of threads for parallel processing

Value

Data frame with simulation results