Learn R Programming

pcadapt (version 3.0.4)

pvalqq.plotting: p-values Q-Q Plot

Description

pvalqq.plotting plots a Q-Q plot of the p-values computed.

Usage

pvalqq.plotting(x, K, threshold)

Arguments

x
an output from outlier containing the p-values of interest.
K
an integer specifying which principal component to display when method="componentwise".
threshold
a real number between 0 et 1.

Examples

Run this code
## see ?pcadapt for examples

Run the code above in your browser using DataLab