calculate_FisherInformation: Fisher Information: three equations for calculating.

Description Usage Arguments References

View source: R/calculate_fisherInformation.R

Description

Fisher Information: three equations for calculating.

Usage

1
2
calculate_FisherInformation(dataInFI, min.window.dat = 2,
  fi.equation = "7.12")

Arguments

dataInFI

A subset of data for each moving window. These data will be used to calculate the Fisher Information

min.window.dat

The minimum number of observation points (e.g. time) within the moving window for Fisher Information to be calculated

fi.equation

Equations descirbed in Mayer et al. (2007)

References

Mayer, Audrey L., et al. "Applications of Fisher information to the management of sustainable environmental systems." Exploratory data analysis using Fisher information. Springer, London, 2007. 217-244.


TrashBirdEcology/regimeDetectionMeasures documentation built on Oct. 13, 2019, 5:15 p.m.