This function takes the given aquatic stage and summarizes them by Erlang-distributed dwell times, writing output to provided folders.
base_erlang(fileVec, outList, genos, nGenos, nErlang, times, nTimes, nNodes)
None
Vector of files for analysis
List of files, organized by repetition, to write output
Genotypes to summarize by
Number of genotypes
Number of Erlang stages
Vector of sampling times
Number of sampled times
Number of nodes in the network
This function is a base function used in split_aggregate_CSV
.