tests {paramtest} | R Documentation |
tests
extracts information about the set of specific tests (parameter
values) for a parameter test.
tests(test, ...)
## S3 method for class 'paramtest'
tests(test, ...)
test |
An object of type 'paramtest'. |
... |
Not currently implemented; used to ensure consistency with S3 generic. |
Returns a data frame with one row for each set of tests that was performed.
paramtest
: Parameter values for a parameter test.