base_sum_F {MGDrivE2}R Documentation

Base Summary of Infection (SEI) Stages for Adult Females

Description

This function takes ALL of the adult female stages and summarized them by Erlang-distributed latent infection, writing output to provided folders.

Usage

base_sum_F(fileList, outList, genos, nGenos, nErlang, times, nTimes, nNodes)

Arguments

fileList

Length 3 list holding 'FS','FE', and 'FI' files for analysis

outList

List of files, organized by repetition, to write output

genos

Genotypes to summarize by

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

Details

This function is a base function used in split_aggregate_CSV.

Value

None


[Package MGDrivE2 version 2.1.0 Index]