ocean_entry_success: Ocean Entry Success

View source: R/ocean_entry_success.R

ocean_entry_successR Documentation

Ocean Entry Success

Description

Calculates the number of juveniles that survive entering the ocean

Usage

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
)

Arguments

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

stochastic

TRUE FALSE value indicating if model is being run stochastically

Details

See params for details on parameter sources

Source

IP-117068


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