View source: R/auxiliary-analysis.R
base_MUH | R Documentation |
This function takes a given stage (males, unmated females, or humans) and summarizes them by genotype (infection status for humans), writing output to provided folders.
base_MUH(fileVec, outList, genos, nGenos, nTimes, nNodes)
fileVec |
Vector of files for analysis |
outList |
List of files, organized by repetition, to write output |
genos |
Genotypes to summarize by |
nGenos |
Number of genotypes |
nTimes |
Number of sampled times |
nNodes |
Number of nodes in the network |
This function is a base function used in split_aggregate_CSV
.
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.