Learn R Programming

mistr (version 0.0.2)

get_opt: 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

set_opt

Examples

Run this code
# NOT RUN {
get_opt("sub", "tol")
# }

Run the code above in your browser using DataLab