tests.simulation: Return the tests performed by a simulation.

Description Usage Arguments Value

View source: R/helpers.R

Description

tests.simulation extracts information about the set of specific tests (parameter values) for a simulation.

Usage

1
2
## S3 method for class 'simulation'
tests(sim)

Arguments

sim

A simulation object of type 'simulation'.

Value

Returns a data frame with one row for each set of simulations that was performed.


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