Vector Habitat Suitability Index (HSI) function: Fall-Run Chinook Spawning

vector_dvhsi_spawning(d, v, run = "max", strict = T)

Arguments

d

a vector of depths in feet

v

a vector of velocities in feet per second

run

identifier for the salmon run of interest (one of fall, late_fall, winter, spring) or max to use the outer envelope of all runs. Defaults to max.

strict

specify whether both criteria must strictly be met (minimum operation) or whether the factors are combined using a geometric mean

Value

A vector of habitat suitability index values between 0 and 1.