powered by
This function generates a vector of n length of the Lorentzian distribution
Lorentzian(n, gamma, x0, c)
Length of vector to be generated.
Parameter of the Lorenzian distribution function
Parameter of the Lorenzian distribution function indicating center of function
# NOT RUN { Lorentzian_calc(5, 5.5, 6, 2) # }
Run the code above in your browser using DataLab