Files in jpkrooney/rcorex
An Implementation of Total Correlation Explanation

.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/biocorex.R R/calculate_latent.R R/calculate_marginals_on_samples.R R/calculate_mis.R R/calculate_p_xi_given_y.R R/calculate_p_y.R R/calculate_theta.R R/calculate_theta_epi.R R/check_converged.R R/choose_maximal_run.R R/epicorex.R R/estimate_parameters_bernoulli.R R/estimate_parameters_discrete.R R/estimate_parameters_gaussian.R R/estimate_se.R R/estimate_sig.R R/get_dimvisible.R R/get_dimvisible_byvar.R R/initialise_parameters.R R/lc_calculate_moments.R R/lc_calculate_moments_ns.R R/lc_calculate_moments_syn.R R/lc_get_covariance.R R/lc_missings_impute_functions.R R/lc_predict.R R/lc_preprocess.R R/lc_transform.R R/lc_update_ns.R R/lc_update_records.R R/lc_update_syn.R R/linearcorex.R R/make_corex_tidygraph.R R/marginal_p_bernoulli.R R/marginal_p_discrete.R R/marginal_p_gaussian.R R/mi_bootstrap.R R/normalise_latent.R R/plot.rcorex.R R/print.summary.rcorex.R R/rcorex-package.R R/reorder_theta.R R/reorder_theta_epi.R R/sort_results.R R/summary.rcorex.R R/unique_info.R R/update_alpha.R R/update_tc.R R/utils-pipe.R README.Rmd README.md
codecov.yml
inst/CITATION
inst/testdata/testdata_calculate_marginals_on_samples.R inst/testdata/testdata_estimate_parameters_discrete_plus_bernoulli.R inst/testdata/testdata_mi_bootstrap.R man/biocorex.Rd man/calculate_latent.Rd man/calculate_marginals_on_samples.Rd man/calculate_mis.Rd man/calculate_p_xi_given_y.Rd man/calculate_p_y.Rd man/calculate_theta.Rd man/calculate_theta_epi.Rd man/check_converged.Rd man/choose_maximal_run.Rd man/epicorex.Rd man/estimate_parameters_bernoulli.Rd man/estimate_parameters_discrete.Rd man/estimate_parameters_gaussian.Rd man/estimate_se.Rd man/estimate_sig.Rd
man/figures/README-example-1.png
man/figures/README-iris_example_layer2-1.png
man/figures/rcorexlogo.svg
man/get_dimvisible.Rd man/get_dimvisible_byvar.Rd man/initialise_parameters.Rd man/linearcorex.Rd man/make_corex_tidygraph.Rd man/marginal_p_bernoulli.Rd man/marginal_p_discrete.Rd man/marginal_p_gaussian.Rd man/mi_bootstrap.Rd man/normalise_latent.Rd man/pipe.Rd man/plot.rcorex.Rd man/print.summary.rcorex.Rd man/rcorex-package.Rd man/reorder_theta.Rd man/reorder_theta_epi.Rd man/sort_results.Rd man/summary.rcorex.Rd man/unique_info.Rd man/update_alpha.Rd man/update_tc.Rd
rcorex.Rproj
tests/testthat.R tests/testthat/helper-test_data.R tests/testthat/test-calculate_latent.R tests/testthat/test-calculate_marginals_on_samples.R tests/testthat/test-calculate_mis.R tests/testthat/test-calculate_p_y.R tests/testthat/test-calculate_theta.R tests/testthat/test-check_converged.R tests/testthat/test-estimate_parameters_bernoulli.R tests/testthat/test-estimate_parameters_discrete.R tests/testthat/test-estimate_parameters_gaussian.R tests/testthat/test-estimate_sig.R tests/testthat/test-initialise_parameters.R tests/testthat/test-logsumexp4D.R tests/testthat/test-marginals_p_fns.R tests/testthat/test-mi_bootstrap.R tests/testthat/test-normalise_latent.R tests/testthat/test-update_alpha.R tests/testthat/test-update_tc.R
jpkrooney/rcorex documentation built on July 25, 2022, 1:37 a.m.