.Rbuildignore
.gitattributes
.gitignore
DESCRIPTION
LICENSE
NAMESPACE
R/boundCat.R
R/boundIndGauss.R
R/boundMulGauss.R
R/boundSelGauss.R
R/boundUniGauss.R
R/convergence.R
R/data.R
R/expectCat.R
R/expectIndGauss.R
R/expectMulGauss.R
R/expectSelGauss.R
R/expectUniGauss.R
R/initialize.R
R/initializeC.R
R/logSumExp.R
R/logUniB.R
R/maximizeCat.R
R/maximizeIndGauss.R
R/maximizeMulGauss.R
R/maximizeSelGauss.R
R/maximizeUniGauss.R
R/preprocessCat.R
R/vimix.R
R/vimixCat.R
R/vimixIndGauss.R
R/vimixMulGauss.R
R/vimixSelGauss.R
R/vimixUniGauss.R
README.md
_pkgdown.yaml
data-raw/agaricus-lepiota.data.txt
data-raw/create_mushroom_dataset.R
data-raw/reference_names.txt
data/mushroom.rda
docs/LICENSE-text.html
docs/articles/categorical-data.html
docs/articles/categorical-data_files/figure-html/example1-ind-figure10-7-1.png
docs/articles/categorical-data_files/figure-html/example1-lb-1.png
docs/articles/index.html
docs/articles/univariate-mixtures.html
docs/articles/univariate-mixtures_files/figure-html/exampleuni-figure10-7-1.png
docs/articles/univariate-mixtures_files/figure-html/exampleuni-lb-1.png
docs/articles/univariate-mixtures_files/figure-html/exampleuni-plot-1.png
docs/articles/variable-selection.html
docs/articles/variable-selection_files/figure-html/debug-1.png
docs/articles/variable-selection_files/figure-html/debug-2.png
docs/articles/variable-selection_files/figure-html/debug-3.png
docs/articles/variable-selection_files/figure-html/example1-vs-figure10-7-1.png
docs/articles/variable-selection_files/figure-html/example1-vs-lb-1.png
docs/articles/variable-selection_files/figure-html/example1-vs-param-1.png
docs/articles/variable-selection_files/figure-html/example1-vs-plot-1.png
docs/articles/variable-selection_files/figure-html/resp1-1.png
docs/articles/variable-selection_files/figure-html/same-ind-figure10-7-1.png
docs/articles/variable-selection_files/figure-html/same-ind-lb-1.png
docs/articles/variable-selection_files/figure-html/same-ind-plot-1.png
docs/articles/vimix.html
docs/articles/vimix_files/figure-html/example1-figure10-7-1.png
docs/articles/vimix_files/figure-html/example1-ind-figure10-7-1.png
docs/articles/vimix_files/figure-html/example1-ind-lb-1.png
docs/articles/vimix_files/figure-html/example1-ind-plot-1.png
docs/articles/vimix_files/figure-html/example1-lb-1.png
docs/articles/vimix_files/figure-html/example1-plot-1.png
docs/authors.html
docs/docsearch.css
docs/docsearch.js
docs/index.html
docs/link.svg
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/boundCatGauss.html
docs/reference/boundGauss.html
docs/reference/boundIndGauss.html
docs/reference/boundMulGauss.html
docs/reference/boundSelGauss.html
docs/reference/boundUniGauss.html
docs/reference/check_convergence.html
docs/reference/expectCatGauss.html
docs/reference/expectGauss.html
docs/reference/expectIndGauss.html
docs/reference/expectMulGauss.html
docs/reference/expectSelGauss.html
docs/reference/expectUniGauss.html
docs/reference/index.html
docs/reference/init.html
docs/reference/logB.html
docs/reference/logUniB.html
docs/reference/log_sum_exp.html
docs/reference/maximizeCatGauss.html
docs/reference/maximizeGauss.html
docs/reference/maximizeIndGauss.html
docs/reference/maximizeMulGauss.html
docs/reference/maximizeSelGauss.html
docs/reference/maximizeUniGauss.html
docs/reference/mushroom.html
docs/reference/preprocessCategoricalDataset.html
docs/reference/vimix.html
docs/reference/vimixCat.html
docs/reference/vimixCatGauss.html
docs/reference/vimixIndGauss.html
docs/reference/vimixMulGauss.html
docs/reference/vimixSelGauss.html
docs/reference/vimixUniGauss.html
docs/reference/vimix_indepGauss.html
docs/reference/vimix_multiGauss.html
docs/reference/vimix_univaGauss.html
inst/extdata/example1-data.csv
inst/extdata/example1-labels.csv
man/boundCatGauss.Rd
man/boundIndGauss.Rd
man/boundMulGauss.Rd
man/boundSelGauss.Rd
man/boundUniGauss.Rd
man/check_convergence.Rd
man/expectCatGauss.Rd
man/expectIndGauss.Rd
man/expectMulGauss.Rd
man/expectSelGauss.Rd
man/expectUniGauss.Rd
man/init.Rd
man/logB.Rd
man/logUniB.Rd
man/log_sum_exp.Rd
man/maximizeCatGauss.Rd
man/maximizeIndGauss.Rd
man/maximizeMulGauss.Rd
man/maximizeSelGauss.Rd
man/maximizeUniGauss.Rd
man/mushroom.Rd
man/preprocessCategoricalDataset.Rd
man/vimix.Rd
man/vimixCat.Rd
man/vimixIndGauss.Rd
man/vimixMulGauss.Rd
man/vimixSelGauss.Rd
man/vimixUniGauss.Rd
vignettes/.gitignore
vignettes/categorical-data.Rmd
vignettes/categorical-data_cache/html/__packages
vignettes/categorical-data_cache/html/example1-lb_392092a08a2766ae143fa0fc239ea33e.RData
vignettes/categorical-data_cache/html/example1-lb_392092a08a2766ae143fa0fc239ea33e.rdb
vignettes/categorical-data_cache/html/example1-lb_392092a08a2766ae143fa0fc239ea33e.rdx
vignettes/categorical-data_cache/html/example1_2424ff28378a866da27aa11d12816a31.RData
vignettes/categorical-data_cache/html/example1_2424ff28378a866da27aa11d12816a31.rdb
vignettes/categorical-data_cache/html/example1_2424ff28378a866da27aa11d12816a31.rdx
vignettes/categorical-data_files/figure-html/example1-ind-figure10-7-1.png
vignettes/categorical-data_files/figure-html/example1-lb-1.png
vignettes/univariate-mixtures.Rmd
vignettes/univariate-mixtures_files/figure-html/exampleuni-figure10-7-1.png
vignettes/univariate-mixtures_files/figure-html/exampleuni-lb-1.png
vignettes/univariate-mixtures_files/figure-html/exampleuni-plot-1.png
vignettes/variable-selection.Rmd
vignettes/variable-selection_files/figure-html/debug-1.png
vignettes/variable-selection_files/figure-html/debug-2.png
vignettes/variable-selection_files/figure-html/debug-3.png
vignettes/variable-selection_files/figure-html/example1-vs-figure10-7-1.png
vignettes/variable-selection_files/figure-html/example1-vs-lb-1.png
vignettes/variable-selection_files/figure-html/example1-vs-param-1.png
vignettes/variable-selection_files/figure-html/example1-vs-plot-1.png
vignettes/variable-selection_files/figure-html/resp1-1.png
vignettes/variable-selection_files/figure-html/same-ind-figure10-7-1.png
vignettes/variable-selection_files/figure-html/same-ind-lb-1.png
vignettes/variable-selection_files/figure-html/same-ind-plot-1.png
vignettes/vimix.Rmd
vignettes/vimix_files/figure-html/example1-figure10-7-1.png
vignettes/vimix_files/figure-html/example1-ind-figure10-7-1.png
vignettes/vimix_files/figure-html/example1-ind-lb-1.png
vignettes/vimix_files/figure-html/example1-ind-plot-1.png
vignettes/vimix_files/figure-html/example1-lb-1.png
vignettes/vimix_files/figure-html/example1-plot-1.png
vimix.Rproj