Description Usage Arguments Details Examples
Removes trees from a matrix under three scenarios.
1 2 3 4 5 6 7 |
x |
A network in matrix representation. |
nits |
Number of iterations to be used. |
method |
Method to be used: 'random','degree','type'. |
type |
Type of removel. |
return.nits |
LOGICAL: should all iterations be returned. |
Removes trees from a simulation to simulate selection. Three options for removal: random, degree and (geno- or pheno-)type
1 2 3 | ##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.