get_tol: Tolerances to be used in computations

get_small_tolR Documentation

Tolerances to be used in computations

Description

Helper function that returns the tolerance to be used in internal computations.

Usage

get_small_tol(overwrite = NULL)

get_large_tol(overwrite = NULL)

Arguments

overwrite

NULL or numeric scalar. If specified, use this value instead of the option value.

Details

There are two different tolerances used in the package, for details see graphicalExtremes-package. The default values for these tolerances can be set using the options "graphicalExtremes.tol.small" and "graphicalExtremes.tol.large".

Value

A non-negative numerical scalar

See Also

graphicalExtremes-package

Other default parameters: get_alert_function(), get_mc_cores()


graphicalExtremes documentation built on Nov. 14, 2023, 1:07 a.m.