get_opt {mistr} | R Documentation |
Get Parameters
Description
Function can be used to extract the parameters used in mistr
.
Usage
get_opt(...)
Arguments
... |
characteristic strings of desired parameters. Possible values "sub", "add", "tol". |
Value
named vector with values.
See Also
Examples
get_opt("sub", "tol")
[Package mistr version 0.0.6 Index]