setInitialValues: DABOM Initial Values

View source: R/setInitialValues.R

setInitialValuesR Documentation

DABOM Initial Values

Description

Construct appropriate initial values to be fed to JAGS. Focused on where tags were detected

Usage

setInitialValues(filter_ch, parent_child, configuration)

Arguments

filter_ch

filtered capture history as returned by the 'filterDetections()' function in the 'PITcleanr' package, which has then been verified by a user and all blank or NA 'user_keep_obs' entries have been completed.

parent_child

data frame with at least 'parent' and 'child' columns. Can be created with 'buildParentChild()' function in the 'PITcleanr' package.

configuration

is a data frame which assigns node names to unique SiteID, AntennaID, and site configuration ID combinations. One example can be built with the function 'buildConfig'

Value

function

Author(s)

Kevin See

Examples

setInitialValues()

KevinSee/DABOM documentation built on April 4, 2024, 9:28 a.m.