View source: R/model_selection_methods.R
select.desc.check | R Documentation |
Stops the process in R if there is an issue with the model desc
select.desc.check(desc)
desc |
A |
Checks if there are two or more objects found of type: DR, QN, RW, or WN. In addition, it currently forbids ARMA Models.
Returns nothing if there is no issues. Otherwise, it will kill the process.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.