print.paramtest_summary: Print summary of parameter tests.

Description Usage Arguments Value See Also

View source: R/summary.R

Description

print.paramtest_summary prints a summary of the various combinations of parameter values tested in a given parameter test.

Usage

1
2
## S3 method for class 'paramtest_summary'
print(x, ...)

Arguments

x

An object of class 'paramtest_summary', from summary.paramtest.

...

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

Value

Returns a data frame with one row per set of unique tests.

See Also

summary.paramtest


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