Files in sparktseung/LRMoE
Logit-Weighted Reduced Mixture-of-Experts

.Rbuildignore
.github/workflows/pkgdown.yaml
.github/workflows/tic.yml
.gitignore
DESCRIPTION
LICENSE
LRMoE.Rproj
NAMESPACE
R/EMGeneric.R R/ExpertFunction.R R/ExpertLibrary.R R/ExpertMatrix.R R/FitExact.R R/FitInterface.R R/FitNotExact.R R/GammaCountUtils.R R/Gating.R R/Likelihood.R R/ParamsInit.R R/Predict.R R/RcppExports.R R/Simulation.R R/expert_binomial.R R/expert_burr.R R/expert_draft.R R/expert_gamma.R R/expert_gammacount.R R/expert_inversegaussian.R R/expert_lognormal.R R/expert_negativebinomial.R R/expert_poisson.R R/expert_weibull.R R/expert_zibinomial.R R/expert_ziburr.R R/expert_zigamma.R R/expert_zigammacount.R R/expert_ziinversegaussian.R R/expert_zilognormal.R R/expert_zinegativebinomial.R R/expert_zipoisson.R R/expert_ziweibull.R R/helper.R R/model_summary.R R/zzz.R README.md
_pkgdown.yml
data/LRMoEDemoData.rda
man/EMMalpha.Rd man/ExpertFunction.Rd man/ExpertMatrix.Rd man/FitLRMoE.Rd man/GateLogit.Rd man/LRMoE-package.Rd man/LRMoEDemoData.Rd man/LogLikelihoodExact.Rd man/LogLikelihoodNotExact.Rd man/cmm_init.Rd man/dgammacount.Rd man/log1mexp.Rd man/mgammacount.Rd man/pgammacount.Rd man/predict_VaRCTE_posterior.Rd man/predict_VaRCTE_prior.Rd man/predict_class_posterior.Rd man/predict_class_prior.Rd man/predict_excess_posterior.Rd man/predict_excess_prior.Rd man/predict_limit_posterior.Rd man/predict_limit_prior.Rd man/predict_mean_posterior.Rd man/predict_mean_prior.Rd man/predict_var_posterior.Rd man/predict_var_prior.Rd man/print_expert_matrix.Rd man/sim_dataset.Rd man/sim_exposurize_model.Rd man/sim_logit_gating.Rd
src/.gitignore
src/ColMaxIdx.cpp
src/EMalphadQ.cpp
src/EMalphadQ2.cpp
src/FastEMBinomial.cpp
src/FastEMBurr.cpp
src/FastEMGamma.cpp
src/FastEMInverseGaussian.cpp
src/FastEMNegativeBinomial.cpp
src/FastEMPoisson.cpp
src/FastEMWeibull.cpp
src/FastEMZTPoisson.cpp
src/RcppExports.cpp
src/XAPlusYZB.cpp
src/XColMinusY.cpp
src/XPlusYColTimesZ.cpp
src/XPlusYZ.cpp
tests/testthat.R tests/testthat/test-integration-EMMGeneric.R tests/testthat/test-integration-FitExact.R tests/testthat/test-integration-Likelihood.R tests/testthat/test-integration-Predict.R tests/testthat/test-integration-Simulation.R tests/testthat/test-unit-ContinuousExpertScripts.R tests/testthat/test-unit-DiscreteExpertScripts.R tests/testthat/test-unit-ExpertFunction.R tests/testthat/test-unit-ExpertLibrary.R tests/testthat/test-unit-ExpertMatrix.R tests/testthat/test-unit-GammaUtils.R tests/testthat/test-unit-Gating.R tests/testthat/test-userAcceptance-Test1.R tests/testthat/test-userAcceptance-Test2.R tic.R vignettes/customizedexperts.Rmd vignettes/expertfunctions.Rmd vignettes/fitrealdata.Rmd vignettes/fitsimulatedataset.Rmd
vignettes/fitted_model_new-0.rda
vignettes/fitted_model_new-raw.rda
vignettes/fitted_model_new.rda
vignettes/fitted_model_true-raw.rda
vignettes/fitted_model_true.rda
vignettes/modellingframework.Rmd vignettes/predictivefunctions.Rmd
vignettes/realdata_LRMoE_3Poisson.rda
vignettes/realdata_converted_data.rda
vignettes/realdata_glm_model.rda
vignettes/realdata_init_3comp.rda
vignettes/simulatedataset.Rmd
sparktseung/LRMoE documentation built on March 21, 2022, 3:22 a.m.