View source: R/auxiliary-analysis.R
base_erlang_F | R Documentation |
This function takes ALL of the adult female stages and summarized them by Erlang-distributed latent infection, writing output to provided folders.
base_erlang_F(fileList, outList, nGenos, nErlang, times, nTimes, nNodes)
fileList |
Length 3 list holding 'FS','FE', and 'FI' files for analysis |
outList |
List of files, organized by repetition, to write output |
nGenos |
Number of genotypes |
nErlang |
Number of Erlang stages |
times |
Vector of sampling times |
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.