change_ages: Switch between conditional (CAAL) and marginal age for a...

View source: R/change_ages.R

change_agesR Documentation

Switch between conditional (CAAL) and marginal age for a given model.

Description

Modifies the elements of the data file

Usage

change_ages(dat, area, fleets_marginal = NULL, fleets_conditional = NULL)

Arguments

dat

List created by get_inputs_ling() or r4ss::SS_readdat()

area

Area associated with the model, either "n" or "s"

fleets_marginal

which fleets to have marginal ages

fleets_conditional

which fleets to have CAAL ages

verbose

A logical value specifying if output should be printed to the console or not. The default is FALSE, which will suppress messages.

Author(s)

Ian G. Taylor

See Also

get_dir_ling(), get_inputs_ling(), add_data()


iantaylor-NOAA/Lingcod_2021 documentation built on Oct. 30, 2024, 6:42 p.m.