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

Description Usage Arguments Value Methods (by class)

View source: R/helpers.R

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)


jeff-hughes/paramtest documentation built on May 19, 2019, 1:45 a.m.