stretch: stretch

View source: R/growth_params.R

stretchR Documentation

stretch

Description

does a CV linear interpolation by age used in CASAL to define cv by age

Usage

stretch(cv1, cv2, min_age, max_age)

Arguments

cv1

is the cv for min_age

cv2

is the cv for max_age

min_age

min age to calculate cvs for

max_age

max age to calculate cvs for

Value

vector of cvs from min_age to max_age


Craig44/stockassessmenthelper documentation built on April 14, 2023, 10:57 a.m.