stopping {DiscreteDists} | R Documentation |
Auxiliar function for F11
Description
This function is used inside F11 function.
Usage
stopping(x, tol)
Arguments
x |
vector |
tol |
this is the tolerance of the infinite sum. |
Value
returns a logical value if the tolerance level is met.
[Package DiscreteDists version 1.0.0 Index]