tests: Return the tests performed by a simulation.

Description Usage Arguments Value See Also

View source: R/helpers.R

Description

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

Usage

1
tests(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 tests 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

tests.simulation


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