Learn R Programming

LIHNPSD (version 0.2.1)

LIHNPSD_plotlogpdf: Internal utility to plot log-pdf chart

Description

Internal utility to plot cdf chart used by LIHNPSD_plot_std4gr

Usage

LIHNPSD_plotlogpdf(dist, h, tx, tpdf, xlab = "log(r)", main = "PSD Log PDF")

Arguments

dist
The PSD S3 object
h
The histogram
tx
The x axis for theoretical plot, usually it is tx from LIHNPSD_theoretical_result
tpdf
The PDF for theoretical plot
xlab
The x-axis label
main
The main label

Value

See Also

LIHNPSD_plot_std4gr, LIHNPSD_theoretical_result