Lorentzian_calc: Lorentzian Distribution Function calculation

Description Usage Arguments Examples

View source: R/SkeweDF_functions.R

Description

This function calculates value of Lorentzian function at x

Usage

1

Arguments

x

Index of function

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.