Files in BayesMallows
Bayesian Preference Learning with the Mallows Rank Model

MD5
NEWS.md
NAMESPACE
DESCRIPTION
R/RcppExports.R
R/sysdata.rda
R/compute_posterior_intervals.R R/all_topological_sorts.R R/compute_mallows_mixtures.R R/plot.BayesMallows.R R/get_mallows_loglik.R R/assign_cluster.R R/tidy_mcmc.R R/smc_post_processing_functions.R R/misc_expected_dist.R R/generate_constraints.R R/BayesMallows.R R/label_switching.R R/data.R R/catch-routine-registration.R R/rank_freq_distr.R R/generate_transitive_closure.R R/rank_conversion.R R/misc.R R/compute_mallows.R R/generate_initial_ranking.R R/compute_consensus.R R/expected_dist.R R/estimate_partition_function.R R/print.BayesMallows.R R/assess_convergence.R R/heat_plot.R R/sample_mallows.R R/plot.SMCMallows.R R/rank_distance.R R/obs_freq.R R/plot_elbow.R R/predict_top_k.R R/print.BayesMallowsMixtures.R R/plot_top_k.R
src/Makevars.win
src/parameterupdates.h
src/Makevars
src/sample.h
src/test-runner.cpp
src/smc_metropolis_hastings_rho.cpp
src/sample.cpp
src/missing_data.cpp
src/smc_get_sample_probabilities.cpp
src/RcppExports.cpp
src/subset.h
src/smc_metropolis_hastings_alpha.cpp
src/test-misc.cpp
src/run_mcmc.cpp
src/pairwise_comparisons.cpp
src/smc_correction_kernel.cpp
src/misc.cpp
src/leapandshift.h
src/subset.cpp
src/parameterupdates.cpp
src/leapandshift.cpp
src/smc.h
src/rmallows.cpp
src/distances.h
src/test-leapandshift.cpp
src/smc_mallows_new_users.h
src/partitionfuns.h
src/pairwise_comparisons.h
src/smc_get_exponent_sum.cpp
src/partitionfuns.cpp
src/smc_mallows_new_users_funs.cpp
src/smc_leap_and_shift_probs.cpp
src/smc_metropolis_hastings_aug_ranking.cpp
src/misc.h
src/smc_mallows_new_item_rank.cpp
src/smc_correction_kernel_pseudo.cpp
src/mixtures.h
src/missing_data.h
src/setdiff.h
src/distances.cpp
src/mixtures.cpp
src/importance_sampling.cpp
src/smc_mallows_new_users.cpp
src/smc_calculate_probability.cpp
inst/REFERENCES.bib
inst/CITATION
inst/doc/BayesMallows.html
inst/doc/SMC-Mallows.html
inst/doc/SMC-Mallows.Rmd inst/doc/parallel_chains.R inst/doc/SMC-Mallows.R inst/doc/parallel_chains.Rmd inst/doc/BayesMallows.Rmd
inst/doc/parallel_chains.html
inst/examples/generate_constraints_example.R inst/examples/plot.BayesMallows_example.R inst/examples/get_mallows_loglik_example.R inst/examples/compute_mallows_example.R inst/examples/generate_transitive_closure_example.R inst/examples/plot_top_k_example.R inst/examples/rank_freq_distr_example.R inst/examples/compute_mallows_mixtures_example.R inst/examples/compute_posterior_intervals_example.R inst/examples/smc_post_processing_functions_example.R inst/examples/heat_plot_example.R inst/examples/estimate_partition_function_example.R inst/examples/sample_mallows_example.R inst/examples/rank_distance_example.R inst/examples/obs_freq_example.R inst/examples/metropolis_hastings_alpha_example.R inst/examples/plot.SMCMallows_example.R inst/examples/compute_consensus_example.R inst/examples/expected_dist_example.R inst/examples/generate_initial_ranking_example.R inst/examples/label_switching_example.R inst/examples/smc_mallows_new_users_complete_example.R
build/vignette.rds
build/partial.rdb
tests/testthat.R tests/testthat/test-assess_convergence.R tests/testthat/test-generate_transitive_closure.R tests/testthat/test-compute_mallows_parallel_chains.R tests/testthat/test-random_number_seed.R tests/testthat/test-compute_consensus.R tests/testthat/test-generate_ranking.R tests/testthat/test-plot.R tests/testthat/test-compute_posterior_intervals.R tests/testthat/test-smc_updated_new_item_rank.R tests/testthat/test-misc_functions.R tests/testthat/test-sample_mallows.R tests/testthat/test-get_mallows_loglik.R tests/testthat/test-smc_mallows_partial_rankings.R tests/testthat/test-cpp.R tests/testthat/test-heat_plot.R tests/testthat/test-mcmc_function.R tests/testthat/test-transitive_closure.R tests/testthat/test-plot_top_k.R tests/testthat/test-expected_dist.R tests/testthat/test-smc_uniform.R tests/testthat/test-rank_conversion.R tests/testthat/test-bulletproofing.R tests/testthat/test-distance_function.R tests/testthat/test-smc_compute_rho_consensus.R tests/testthat/test-smc_individual_functions.R tests/testthat/test-smc_pseudolikelihood.R tests/testthat/test-classes_compute_consensus_posterior.R tests/testthat/test-partition_function.R tests/testthat/test-smc_mallows_complete_rankings.R tests/testthat/test-assign_cluster.R tests/testthat/test-compute_mallows.R tests/testthat/test-print.R tests/testthat/test-smc_post_processing.R tests/testthat/test-plot_elbow.R tests/testthat/test-rank_freq_distr.R tests/testthat/test-compute_mallows_mixtures.R tests/testthat/test-estimate_partition_function.R tests/testthat/test-smc_mallows_new_item_rank.R vignettes/SMC-Mallows.Rmd vignettes/parallel_chains.Rmd vignettes/BayesMallows.Rmd
data/potato_visual.rda
data/potato_weighing.rda
data/data_10_6_smc.rda
data/sushi_rankings.rda
data/beach_preferences.rda
data/potato_true_ranking.rda
man/assign_cluster.Rd man/rmallows.Rd man/compute_rho_consensus.Rd man/plot_elbow.Rd man/predict_top_k.Rd man/asymptotic_partition_function.Rd man/sample_dataset.Rd man/expected_dist.Rd man/rank_distance.Rd man/compute_mallows_mixtures.Rd man/correction_kernel.Rd man/label_switching.Rd man/heat_plot.Rd man/correction_kernel_pseudo.Rd man/calculate_forward_probability.Rd man/compute_posterior_intervals_alpha.Rd man/plot_top_k.Rd man/sample_mallows.Rd man/rank_freq_distr.Rd man/run_mcmc.Rd man/BayesMallows.Rd man/calculate_backward_probability.Rd man/rank_conversion.Rd man/potato_weighing.Rd man/prepare_partition_function.Rd man/estimate_partition_function.Rd man/compute_posterior_intervals.Rd man/assess_convergence.Rd man/compute_consensus.Rd man/compute_posterior_intervals.SMCMallows.Rd man/beach_preferences.Rd man/get_rank_distance.Rd man/potato_visual.Rd man/sushi_rankings.Rd man/potato_true_ranking.Rd man/obs_freq.Rd man/compute_mallows.Rd man/compute_importance_sampling_estimate.Rd man/print.BayesMallows.Rd man/smc_mallows_new_item_rank.Rd man/smc_mallows_new_users.Rd man/generate_initial_ranking.Rd man/compute_consensus.SMCMallows.Rd man/compute_posterior_intervals.BayesMallows.Rd man/plot.SMCMallows.Rd man/generate_transitive_closure.Rd man/compute_consensus.BayesMallows.Rd man/print.BayesMallowsMixtures.Rd man/compute_posterior_intervals_rho.Rd man/plot.BayesMallows.Rd man/get_mallows_loglik.Rd man/generate_constraints.Rd
man/figures/README-unnamed-chunk-6-1.png
man/figures/README-unnamed-chunk-5-1.png
BayesMallows documentation built on Nov. 25, 2023, 5:09 p.m.