frame_density: Absolute density for a frame

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
4
5
frame_density(start_L, start_K, x0, intercept, range_bin, density,
  near_limit = 1)

frame_density(start_L, start_K, x0, intercept, range_bin, density,
  near_limit = 1)

Arguments

start_L

output parameter from the logistic model function

start_K

output parameter from the logistic model function

range_bin

series of ranges of densities from a frame;

density

observed densities by range in a frame

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

range_bin

series of ranges of densities from a frame;

density

observed densities by range in a frame

Examples

1
2

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