Learn R Programming

LIHNPSD (version 0.2.1)

LIHNPSD_plotcdf: Internal utility to plot cdf chart

Description

Internal utility to plot cdf chart used by LIHNPSD_plot_std4gr

Usage

LIHNPSD_plotcdf(dist, h, data_st, tx, tcdf, xlab = "log(r)", main = "PSD CDF")

Arguments

dist
the PSD S3 object
h
The histogram
data_st
The descriptive statistics of the data
tx
The x axis for theoretical plot, usually it is tx from LIHNPSD_theoretical_result
tcdf
The CDF for theoretical plot
xlab
The x-axis label
main
The main label

Value

See Also

LIHNPSD_plot_std4gr, LIHNPSD_theoretical_result