CatDynSum {CatDyn} | R Documentation |
Summary Table for Generalized Depletion (Catch Dynamics) Model Comparison
Description
Summarize information theoretic, numerical and statistical results of several models fit to the data to select a best working model.
Usage
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
#See examples for CatDynFit().