Description Usage Arguments Details Value Author(s) Examples
Summarize information theoretic, numerical and statistical results of several models fit to the data to select a best working model.
1 |
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. |
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.
A data.frame with an extraction of comparative information from several models fitted to the data.
Ruben H. Roa-Ureta (ORCID ID 0000-0002-9620-5224)
1 | #See examples for CatDynFit().
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.