Description Usage Arguments Value Examples
View source: R/circGLMClassFunctions.R
Compare the information criteria of several circGLM models.
1 2 3 4 5 | IC_compare.circGLM(
...,
ICs = c("n_par", "lppd", "AIC_Bayes", "DIC", "DIC_alt", "WAIC1", "WAIC2", "p_DIC",
"p_DIC_alt", "p_WAIC1", "p_WAIC2")
)
|
... |
The |
ICs |
A character vector of ICs to display. |
A matrix with a column of information criteria for each model.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.