edw_survival_elevation2 | R Documentation |
Survival by Elevation and Intervals
edw_survival_elevation2(nest, eggs, alevins, egg_int = 0L, alevin_int = 0L)
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. |
A number of the proportion surviving.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.