Description Usage Arguments Value Author(s)
This function is not intended for end-users, but may be useful for developers extending the Hypergeometric testing capabilities provideded by the Category package.
makeValidParams
is intended to validate a parameter object
instance (e.g. HyperGParams or subclass). The idea is that unlike
validObject
, methods for this generic attempt to fix invalid
instances when possible, and in this case issuing a warning, and
only give an error if the object cannot be fixed.
1 | makeValidParams(object)
|
object |
A parameter object. Consult |
The value must have the same class as the object
argument.
Seth Falcon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.