leave {simmer}R Documentation

Leave the Trajectory

Description

Activity for leaving the trajectory with some probability.

Usage

leave(.trj, prob)

Arguments

.trj

the trajectory object.

prob

a probability or a function returning a probability.

Value

Returns the trajectory object.


[Package simmer version 4.1.0 Index]