CatDynSum: Summary Table for Generalized Depletion (Catch Dynamics)...

Description Usage Arguments Details Value Author(s) Examples

Description

Summarize information theoretic, numerical and statistical results of several models fit to the data to select a best working model.

Usage

1
CatDynSum(x, season, method, partial=TRUE)

Arguments

x

A list of model objects of class catdyn output by CatDynFit().

season

Character, an identifier for the set of models.

method

A character vector of numerical methods to extract from each element of the x list.

partial

Logical, FALSE for transit models, TRUE (the default) for all other model versions.

Details

The arguments x and method must be of the same length.

It might be useful to examine the results of different numerical methods applied to the same model with this function. To do this just repeat the name of the object in x and specify the different numerical methods in method.

Value

A data.frame with an extraction of comparative information from several models fitted to the data.

Author(s)

Ruben H. Roa-Ureta (ORCID ID 0000-0002-9620-5224)

Examples

1
#See examples for CatDynFit().

Example output

--------------------------------------------------------------
 Fishery Stock Assessment by Catch Dynamics Models
 CatDyn version 1.1-1 (built on 2018-12-18) is now loaded
--------------------------------------------------------------

CatDyn documentation built on May 2, 2019, 4:21 a.m.