Learn R Programming

pcadapt (version 4.4.0)

qq_plot: p-values Q-Q Plot

Description

qq_plot plots a Q-Q plot of the p-values computed.

Usage

qq_plot(x, K = 1)

Arguments

x

an output from outlier containing the p-values of interest.

K

an integer specifying which principal component to display when method="componentwise".