pc_graphs_GEMp {SpectralGEM}R Documentation

Plot ancestral structures

Description

The function makes .pdf and .ps plots based on the significant eigenvectors from the SpectralGEM function.

Usage

pc_graphs_GEMp(ext)

Arguments

ext the file extension generated by the identifier and the stage. The values are printed out in the R console after runing SpectralGEM().

Details

The function plots pairs of principle componets corresponding to the significant eigenvectors.

Value

The plots are in .pdf form and .ps form under the current directory.

Author(s)

Ann Lee, Diana Luca, Bert Klei, Bernie Devlin, and Kathryn Roeder

Maintainer: Jing Wu jwu@stat.cmu.edu

References

http://wpicr.wpic.pitt.edu/WPICCompGen/Spectral-GEM/GEM+.htm

Examples

# pc_graphs_GEMp("smal1")

[Package SpectralGEM version 0.1 Index]