get_asymp_limit: Get limit of asymptotic convergence

Description Usage Arguments Value

Description

Get limit of asymptotic convergence

Usage

1
get_asymp_limit(a, n, x0, tol = 0.05, quiet = FALSE)

Arguments

a

The primary shape parameter of the Pareto distribution (single value only)

n

Number of convolutions (single value only)

x0

Lower cut-off point of classical heavy-tailed distribution (generally obtained emprically with the poweRlaw package).

tol

Convergence tolerance (values around 0.05 are typically sufficient; values < 0.01 will generally not work).

quiet

If FALSE, issue progress messages

Value

Single integer value of limit beyond which PDF may be approximated by its asymptotic power law


mpadge/paretoconv documentation built on March 9, 2020, 9:54 p.m.