make_F: A function to make an F list

View source: R/make_F.R

make_FR Documentation

A function to make an F list

Description

A function to make an F list

Usage

make_F(nyears, id = 1, estimated, delta_method, phase, values = NA)

Arguments

nyears

The number of years in the model

id

The ID of the time series, defaults to 1 assuming there is only one F time series.

estimated

boolean, is F estimated or set?

delta_method

boolean, is the delta method used to generate standard errors?

phase

phase of F estimation

values

a vector of length nyears that assigns the starting or fixed values for F

Value

the list of F properties and values


cstawitz/RMAS documentation built on Oct. 6, 2022, 3:31 a.m.