print.paramtest_summary: Print summary of parameter tests.

View source: R/summary.R

print.paramtest_summaryR Documentation

Print summary of parameter tests.

Description

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

Usage

## 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 June 13, 2025, 10:14 p.m.