surv_egg_to_fry: Egg to Fry Survival

View source: R/surv_egg_to_fry.R

surv_egg_to_fryR Documentation

Egg to Fry Survival

Description

Calculates the survival of transitioning from egg to fry

Usage

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
)

Arguments

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 proportion_natural variable

.scour

Coefficient for scour variable

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.

Details

See params for details on parameter sources

Source

IP-117068


CVPIA-OSC/lateFallRunDSM documentation built on June 30, 2022, 10:04 p.m.