knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
Robust variable selection for REDDA models via TBIC approximation to the integrated likelihood. It is a robust adaptation of the greedy forward search algorithm for discriminant analysis. Based on clustvarsel R package.
You can install the development version of varselTBIC from GitHub with:
# install.packages("devtools") devtools::install_github("AndreaCappozzo/varselTBIC")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.