adult_stray.RdCalculate the proportion of adults straying to non-natal streams to spawn
adult_stray(
wild,
natal_flow,
south_delta_watershed,
cross_channel_gates_closed,
prop_bay_trans = 0,
prop_delta_trans = 0,
.intercept = winterRunDSM::params$.adult_stray_intercept,
.wild = winterRunDSM::params$.adult_stray_wild,
.natal_flow = winterRunDSM::params$.adult_stray_natal_flow,
.cross_channel_gates_closed = winterRunDSM::params$.adult_stray_cross_channel_gates_closed,
.prop_bay_trans = winterRunDSM::params$.adult_stray_prop_bay_trans,
.prop_delta_trans = winterRunDSM::params$.adult_stray_prop_delta_trans
)IP-117068
Variable indicator of wild fish returning
Variable describing proportion flows at tributary junctions coming from natal watershed in October
Variable indicator if watershed feeds into South Delta
Variable describing number of days gates are closed for each month
Variable describing proportion transport to the bay
Variable describing proportion transport to the delta
Intercept
Coefficient for wild variable
Coefficient for natal_flow variable
Coefficient for cross_channel_gates_closed variable
Coefficient for prop_bay_trans variable
Coefficient for prop_delta_trans variable
See params for details on parameter sources