cu_crw_ess: Calculate Effective Sample Size for a Set of CRW locations

View source: R/cu_crw_ess.R

cu_crw_essR Documentation

Calculate Effective Sample Size for a Set of CRW locations

Description

Estimates the number of independent locations in a CRW data set using the mutual information method of Bartoszek (2016).

Usage

cu_crw_ess(fit, aug = NULL)

Arguments

fit

A crwFit object (See crwMLE).

aug

Either a crwPredict or crwPostIS objects from which the extra predTime location times will be used in the calculation. The crw_as_sf transformed versions of these objects will also work.

Details

Uses the "mutual information" formulation of Bartoszek (2016) to calculate the equivalent number of independent animal locations.

Author(s)

Devin S. Johnson

References

Bartoszek, K. (2016). Phylogenetic effective sample size. Journal of Theoretical Biology. 407:371-386. (See https://arxiv.org/pdf/1507.07113.pdf).


dsjohnson/crawlUtils documentation built on Sept. 13, 2024, 1:34 p.m.