Description Usage Arguments Value Author(s)
This function is the default constructor for
PopulationGraph objects. Mechanistically, a
PopulationGraph is a class that has some meta data
and an igraph object within it.
1 | popgraph(x, groups, alpha = 0.05, tol = 1e-04)
|
x |
An object of type |
groups |
A factor indicating population membership
of each row in |
alpha |
The significance level to test edge retention (default = 0.05). |
tol |
A measure of tolerance for the retention of multivariate data columns (default sdev=1e-4) |
An object of type popgraph.
Rodney J. Dyer <rjdyer@vcu.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.