n.sims: Return the number of simulations performed by a simulation.

Description Usage Arguments Value See Also

View source: R/helpers.R

Description

n.sims is a generic function that extracts information about the number of simulations (per specific test) performed by a simulation.

Usage

1
n.sims(sim, ...)

Arguments

sim

A simulation object.

...

Additional arguments to be passed to the particular method for the given object tye.

Value

The form of the value returned by n.sims depends on the class of its argument. See the documentation of the particular methods for details of what is produced by that method.

See Also

n.sims.simulation


jeff-hughes/simulateR documentation built on May 19, 2019, 1:45 a.m.