FitParetoDensityToArray: Fit Pareto density to array

Description Usage Arguments Details Value

Description

Fit Pareto probability density function to an array of x values

Usage

1

Arguments

df

Dataframe with data

var

Column name of variable fitted with Pareto distribution

pars

Parameters of Pareto distribution, created by FitParetoParsToData()

xlim

Numeric, x-axis limit max, default is: max(df[,var])

Details

The x-axis is set to have 500 values, starting with: min(df[, var])+1

Value

Probability densities of a Pareto distribution along an array of values


Blakemassey/baear documentation built on Dec. 25, 2021, 9:48 a.m.