tests | 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.
tests(paramtest)
: Parameter values for a parameter test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.