View source: R/surv_egg_to_fry.R
surv_egg_to_fry | R Documentation |
Calculates the survival of transitioning from egg to fry
surv_egg_to_fry( proportion_natural, scour, .surv_egg_to_fry_int = lateFallRunDSM::params$.surv_egg_to_fry_int, ..surv_egg_to_fry_mean_egg_temp_effect = lateFallRunDSM::params$..surv_egg_to_fry_mean_egg_temp_effect, .proportion_natural = lateFallRunDSM::params$.surv_egg_to_fry_proportion_natural, .scour = lateFallRunDSM::params$.surv_egg_to_fry_scour )
proportion_natural |
Variable describing the proportion of natural-origin spawners |
scour |
Variable describing the probability of redd scouring event |
.surv_egg_to_fry_int |
Intercept |
..surv_egg_to_fry_mean_egg_temp_effect |
TODO |
.proportion_natural |
Coefficient for |
.scour |
Coefficient for |
temperature_effect |
Variable describing the effect of inchannel temperature on egg survival. Fall and spring estimated by C. Hammersmark (CBEC Ecoengineering Inc.). Winter-run value was calibrated. |
See params
for details on parameter sources
IP-117068
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.