Learn R Programming

DiscreteDists (version 1.0.0)

stopping: Auxiliar function for F11

Description

This function is used inside F11 function.

Usage

stopping(x, tol)

Value

returns a logical value if the tolerance level is met.

Arguments

x

vector

tol

this is the tolerance of the infinite sum.