dist_function: Distance function

Description Usage Arguments Examples

Description

This function calculates the absolute density from a frame by correcting for the sighting function for the species.

This function calculates the absolute density from a frame by correcting for the sighting function for the species.

Usage

1
2
3
dist_function(start_L, start_K, x0, intercept, range)

dist_function(start_L, start_K, x0, intercept, range)

Arguments

start_L

output parameter from the logistic model function

start_K

output parameter from the logistic model function

intercept

denisty at x = 0 predicted from the logistic model function

range

range over which to calculate the density

xo

output parameter from the logistic model function

start_L

output parameter from the logistic model function

start_K

output parameter from the logistic model function

xo

output parameter from the logistic model function

intercept

denisty at x = 0 predicted from the logistic model function

range

range over which to calculate the density

Examples

1
2

rooperc4/TrigCamDensityEstimation documentation built on May 18, 2019, 1:27 a.m.