edw_survival_elevation2: Survival by Elevation and Intervals

View source: R/survival.R

edw_survival_elevation2R Documentation

Survival by Elevation and Intervals

Description

Survival by Elevation and Intervals

Usage

edw_survival_elevation2(nest, eggs, alevins, egg_int = 0L, alevin_int = 0L)

Arguments

nest

A number of the nest elevation.

eggs

A double vector of the water elevations during the egg stage.

alevins

A double vector of the water elevations during the alevin stage.

egg_int

A count of the number intervals eggs can survive dewatering.

alevin_int

A count of the number of intervals alevins can survive dewatering.

Value

A number of the proportion surviving.


poissonconsulting/eggdewater documentation built on March 8, 2024, 9:36 a.m.