MFCLPseudo: MFCLPseudo

View source: R/AllClasses.R

MFCLPseudoR Documentation

MFCLPseudo

Description

Basic constructor for MFCLPseudo class

Usage

MFCLPseudo(
  catcheff = data.frame(year = NULL, month = NULL, fishery = NULL, iter = NULL, data =
    NULL),
  l_frq = data.frame(year = NULL, month = NULL, fishery = NULL, length = NULL, iter =
    NULL, freq = NULL),
  w_frq = data.frame(year = NULL, month = NULL, fishery = NULL, weight = NULL, iter =
    NULL, freq = NULL)
)

robscott3/FLR4MFCL documentation built on April 9, 2024, 3:31 p.m.