SS_write_EWAA: Function to write an empirical weight at age SS file...

View source: R/SS_write_EWAA.R

SS_write_EWAAR Documentation

Function to write an empirical weight at age SS file (wt_at_age.ss) from Atlantis output

Description

This function writes an empirical weight-at-age file for stock synthesis

Usage

SS_write_EWAA(
  age_classes,
  years,
  fleets,
  seas,
  catch_mean_wt_matrix,
  surv_mean_wt_matrix,
  fleet_month,
  mat_vector,
  recruit_size
)

Arguments

age_classes

the vector of age classes in the model

years

vector of years in the model

fleets

vector of fleets

seas

vector of seasons

catch_mean_wt_matrix

mu_weight object in grams

surv_mean_wt_matrix

mu_weight object in grams

fleet_month

vector of months (1-12) when sampling occurs

mat_vector

vector of maturity ogive, must be the same length as age_classes

Author(s)

Christine Stawitz


r4atlantis/atlantisom documentation built on Nov. 12, 2023, 2:59 a.m.