doCheck {simsalapar} | R Documentation |
Checking a User's doOne
Description
doCheck()
checks, if possible, a user's doOne() function for
return objects of correct sizes.
Usage
doCheck(doOne, vList, nChks = ng, verbose = TRUE)
Arguments
doOne |
a user-supplied |
vList |
a |
nChks |
number of rows randomly picked from the (physical) grid
which are used for a basic test of the evaluation and return value
of |
verbose |
|
Value
None.
Author(s)
Marius Hofert and Martin Maechler.
Examples
## definition
doCheck
[Package simsalapar version 1.0-12 Index]