View source: R/ocean_entry_success.R
ocean_entry_success | R Documentation |
Calculates the number of juveniles that survive entering the ocean
ocean_entry_success( migrants, month, avg_ocean_transition_month, .ocean_entry_success_length = lateFallRunDSM::params$.ocean_entry_success_length, ..ocean_entry_success_int = lateFallRunDSM::params$..ocean_entry_success_int, .ocean_entry_success_months = lateFallRunDSM::params$.ocean_entry_success_months, stochastic )
migrants |
Variable representing the number of juveniles at golden gate bridge |
month |
Variable representing the current simulation month |
avg_ocean_transition_month |
Variable representing the average month juveniles transition to the ocean |
.ocean_entry_success_length |
Size related intercept representing the fork lengths for each size classes |
..ocean_entry_success_int |
Intercept |
.ocean_entry_success_months |
Coefficient for |
stochastic |
|
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.