n.iter | R Documentation |
n.iter
extracts information about the number of iterations (per
specific test) performed by a parameter test.
n.iter(test, ...)
## S3 method for class 'paramtest'
n.iter(test, ...)
test |
An object of type 'paramtest'. |
... |
Not currently implemented; used to ensure consistency with S3 generic. |
Returns the number of iterations done in each test.
n.iter(paramtest)
: Number of iterations for a parameter test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.