ewing_discrete: Discrete time simulation for Ewing Envelope

View source: R/envelope.R

ewing_discrete1R Documentation

Discrete time simulation for Ewing Envelope

Description

Do one simulation and save only by discrete 'time' and 'increment'

Wrapper to set up class and attributes of 'ewing_envelope' object.

Usage

ewing_discrete1(increment = 0.5, ...)

ewing_discrete(nsim, verbose = FALSE, ...)

make_ewing_discrete(object)

## S3 method for class 'ewing_discrete'
summary(object, ...)

Arguments

increment

increment for discrete simulation time

...

additional parameters

nsim

number of simulations to run

verbose

show '.' for each simulation if 'TRUE'

object

object of class 'ewing_envelope' or 'ewing_envelopes'


byandell/ewing documentation built on Jan. 3, 2024, 7:27 p.m.