cjs_args: CJS.R arguments

cjs_argsR Documentation

CJS.R arguments

Description

CJS.R arguments

Arguments

replicates

A list of arrays containing the respective replicate stations.

CJS

The overall CJS results.

detections.list

A list of the detections split by each target tag.

spatial

The spatial data frame.

efficiency

The efficiency results.

arrays

A list containing information for each array.

mat, m

The presence/absence matrices.

input

A presence/absence matrix.

movements, moves

The movements table.

status.df

The main results table.

dotmat

The matrix of distances between arrays.

paths

A list containing the shortest paths between arrays with distance > 1.

estimate

An estimate of the last array's efficiency, between 0 and 1.

fixed.efficiency

A vector of fixed efficiency estimates [0, 1]. length(fixed.efficiency) must match ncol(input).

silent

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


actel documentation built on Oct. 19, 2023, 9:08 a.m.