Lorentzian: Lorentzian Distribution Function

Description Usage Arguments Examples

View source: R/SkeweDF_functions.R

Description

This function generates a vector of n length of the Lorentzian distribution

Usage

1
Lorentzian(n, gamma, x0, c)

Arguments

n

Length of vector to be generated.

gamma

Parameter of the Lorenzian distribution function

x0

Parameter of the Lorenzian distribution function indicating center of function

c

Parameter of the Lorenzian distribution function indicating center of function

Examples

1
Lorentzian_calc(5, 5.5, 6, 2)

SkeweDF documentation built on Jan. 16, 2021, 5:38 p.m.

Related to Lorentzian in SkeweDF...