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

Description Usage Arguments Value

View source: R/helpers.R

Description

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

Usage

1
2
## S3 method for class 'simulation'
n.sims(sim)

Arguments

sim

A simulation object of type 'simulation'.

Value

Returns the number of simulations done in each test.


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