tests: Return the parameter values that were tested by paramtest.

Description Usage Arguments Value Methods (by class)

View source: R/helpers.R

Description

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

Usage

1
2
3
4
tests(test, ...)

## S3 method for class 'paramtest'
tests(test, ...)

Arguments

test

An object of type 'paramtest'.

...

Not currently implemented; used to ensure consistency with S3 generic.

Value

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

Methods (by class)


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