n.iter: Return the number of iterations performed by a parameter...

Description Usage Arguments Value Methods (by class)

Description

n.iter extracts information about the number of iterations (per specific test) performed by a parameter test.

Usage

1
2
3
4
n.iter(test, ...)

## S3 method for class 'paramtest'
n.iter(test, ...)

Arguments

test

An object of type 'paramtest'.

...

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

Value

Returns the number of iterations done in each test.

Methods (by class)


paramtest documentation built on May 2, 2019, 9:40 a.m.