Learn R Programming

⚠️There's a newer version (4.4.7) of this package.Take me there.

simmer (version 4.0.0)

Discrete-Event Simulation for R

Description

A process-oriented and trajectory-based Discrete-Event Simulation (DES) package for R. It is designed as a generic yet powerful framework. The architecture encloses a robust and fast simulation core written in 'C++' with automatic monitoring capabilities. It provides a rich and flexible R API that revolves around the concept of trajectory, a common path in the simulation model for entities of the same type.

Copy Link

Version

Install

install.packages('simmer')

Monthly Downloads

1,053

Version

4.0.0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Iaki Ucar

Last Published

July 20th, 2018

Functions in simmer (4.0.0)

length.trajectory

Number of Activities in a Trajectory
renege_in

Renege on some Condition
get_n_generated

Get Process Parameters
reset

Reset a Simulator
set_prioritization

Set Prioritization Values
seize

Seize/Release Resources
trajectory

Create a Trajectory
schedule

Generate a Scheduling Object
set_trajectory

Set Source Parameters
timeout

Delay
simmer-package

simmer: Discrete-Event Simulation for R
simmer

Create a Simulator
send

Inter-arrival Communication
select

Select Resources
log_

Logging
leave

Leave the Trajectory
run

Run a Simulation
wrap

Wrap a Simulation Environment
rollback

Rollback a Number of Activities
Extract.trajectory

Extract or Replace Parts of a Trajectory
clone

Clone/Synchronize Arrivals
add_dataframe

Add a Data Frame
get_capacity

Get Resource Parameters
branch

Fork the Trajectory Path
batch

Batch/Separate Arrivals
activate

Activate/Deactivate Sources
add_generator

Add a Generator
get_mon

Monitoring Statistics
join

Join Trajectories
add_resource

Add a Resource
at

Convenience Functions for Generators
peek

Peek Next Events
reexports

Objects exported from other packages
now

Simulation Time
monitor

Create a Monitor
set_capacity

Set Resource Parameters
set_attribute

Set Attributes