LIHNPSD_plotcdf: Internal utility to plot cdf chart

Description Usage Arguments Value See Also

Description

Internal utility to plot cdf chart used by LIHNPSD_plot_std4gr

Usage

1
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

N/A

See Also

LIHNPSD_plot_std4gr, LIHNPSD_theoretical_result


LIHNPSD documentation built on May 2, 2019, 9:12 a.m.