Plot_Population_Quantile_Quantile: Plot the theoretical quantile-quantile plot (q-q plot)

Description Usage Arguments Examples

View source: R/Plot_Quantile_Quantile_Population.R

Description

Plot the theoretical quantile-quantile plot (q-q plot)

Usage

1
2
3
4
5
Plot_Population_Quantile_Quantile(
  family = c("c", "f", "g", "t", "n"),
  ...,
  adj = FALSE
)

Arguments

family

= c("c", "f", "g", "t", "n").

...

arguments passed to the cdf function.

adj

= FALSE whether to adjust the quantile of the function.

Examples

1
2
3

likanzhan/acqr documentation built on Dec. 2, 2020, 10:14 a.m.