setEpsilon: Allows to change the value of epsilon (needed to circumvent...

View source: R/utils.R

setEpsilonR Documentation

Allows to change the value of epsilon (needed to circumvent some R caveats)

Description

Allows to change the value of epsilon (needed to circumvent some R caveats)

Usage

setEpsilon(x)

Arguments

x

New value for epsilon; default 1e-10

Value

Change the value of epsilon used by the other functions

Examples

setEpsilon(1e-9)

barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.