Learn R Programming

LIHNPSD (version 0.2.1)

LIHNPSD_plotqq: Internal utility to plot qq chart

Description

Internal utility to plot qq chart used by LIHNPSD_plot_std4gr

Usage

LIHNPSD_plotqq(dist, qqp, merge_tails, main = "PSD QQ-Plot")

Arguments

dist
the PSD S3 object
qqp
The qq-plot data set, usually output of calcqq
merge_tails
Specify the numbers of data points to merge in both tails when processing histogram
main
The main label

Value

See Also

LIHNPSD_plot_std4gr, calcqq