Learn R Programming

actel (version 1.3.0)

assembleArrayCJS: Combine the individual CJS's of each array into a single table

Description

Combine the individual CJS's of each array into a single table

Usage

assembleArrayCJS(mat, CJS, arrays, releases, silent = TRUE)

Value

A list containing the CJS absolute numbers and efficiency estimates

Arguments

CJS

A list of CJS calculated for each array

arrays

A list containing information for each array.

silent

Logical: Should messages be printed? This argument is mainly intended for function calls running within actel's analyses.