base_erlang {MGDrivE2}R Documentation

Base Summary of Erlang Stages for Aquatic Life Stages

Description

This function takes the given aquatic stage and summarizes them by Erlang-distributed dwell times, writing output to provided folders.

Usage

base_erlang(fileVec, outList, genos, nGenos, nErlang, times, nTimes, nNodes)

Arguments

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

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]