Files in hlplab/MVBeliefUpdatr
Fitting, Summarizing, and Visualizing of Multivariate Gaussian Ideal Observers and Adaptors

.Rbuildignore
.gitattributes
.gitignore
.travis.yml
DESCRIPTION
LICENSE
MVbeliefupdatr.Rproj
NAMESPACE
NEWS.md R/MVBeliefUpdatr-package.R R/add_noise.R R/asserts.R R/basics.R R/class-MVG-IO.R R/class-MVG.R R/class-NIW-IA-stanfit.R R/class-NIW-IA.R R/class-NIW-belief.R R/class-exemplar-model.R R/class-exemplars.R R/class.R R/compose-input-for-stan.R R/data.R R/fit-NIW-IA-stanfit.R R/get-info-from-MVG-IO.R R/get-info-from-NIW-IA-MCMC.R R/get-info-from-NIW-IA-stanfit.R R/get-info-from-NIW-IA.R R/get-info-from-NIW-belief.R R/get-info-from-exemplar-model.R R/get-info-from-model.R R/make-objects.R R/override.R R/read-write-stanfit.R R/stanmodels.R R/update-NIW-IA.R R/update-model.R R/visualize-NIW-IA-simulation.R R/visualize-NIW-IA-stanfit.R R/visualize-basics.R README.md
codecov.yml
configure
configure.win
data/ChodroffWilson2018.RData
inst/CITATION
inst/REFERENCES.bib
inst/include/stan_meta_header.hpp
inst/stan/include/license.stan
inst/stan/mvg_conj_sufficient_stats_lapse.stan
inst/stan/uvg_conj_uninformative_priors_sufficient_stats_lapse.stan
man/ChodroffWilson2018.Rd man/MVBeliefUpdatr-package.Rd man/NIW_ideal_adaptor_stanfit-class.Rd man/add_data_to_plot.Rd man/add_ibbu_stanfit_draws.Rd man/add_noise.Rd man/aggregate_models_by_group_structure.Rd man/as.NIW_ideal_adaptor_stanfit.Rd man/check_compatibility_between_NIW_belief_and_data.Rd man/check_compatibility_between_input_and_model.Rd man/compose_data_to_infer_NIW_ideal_adaptor.Rd man/cor2cov.Rd man/cov2tau.Rd man/evaluate_model.Rd man/example-model.Rd man/get_D.Rd man/get_MVG_likelihood.Rd man/get_NIW_categorization_function.Rd man/get_NIW_posterior_predictive.Rd man/get_categorization_from_NIW_ideal_adaptor.Rd man/get_categorization_from_exemplar_model.Rd man/get_categorization_from_model.Rd man/get_category_labels_from_model.Rd man/get_constructor.Rd man/get_cue_dimensionality_from_model.Rd man/get_cue_labels_fom_MCMC.Rd man/get_cue_labels_from_model.Rd man/get_default_scale_values.Rd man/get_expected_Sigma_from_S.Rd man/get_expected_category_statistic_from_stanfit.Rd man/get_expected_mu_from_m.Rd man/get_exposure_category_statistic_from_stanfit.Rd man/get_ibbu_input.Rd man/get_lapse_biases_from_model.Rd man/get_lapse_rate_from_model.Rd man/get_likelihood_from_exemplars.Rd man/get_limits.Rd man/get_nlevels_of_category_labels_from_model.Rd man/get_number_of_draws.Rd man/get_original_variable_levels_from_stanfit.Rd man/get_params.Rd man/get_perceptual_noise_from_model.Rd man/get_plot_limits.Rd man/get_posterior_from_model.Rd man/get_priors_from_model.Rd man/get_random_draw_indices.Rd man/get_sufficient_category_statistics.Rd man/get_sufficient_statistics_as_list_of_arrays.Rd man/get_sum_of_squares_from_df.Rd man/get_test_data_from_stanfit.Rd man/get_transform_information_from_stanfit.Rd man/infer_NIW_ideal_adaptor.Rd man/is.MVBU_model.Rd man/is.MVBU_representation.Rd man/is.MVG.Rd man/is.MVG_ideal_observer.Rd man/is.NIW_belief.Rd man/is.NIW_ideal_adaptor.Rd man/is.NIW_ideal_adaptor_MCMC.Rd man/is.NIW_ideal_adaptor_input.Rd man/is.NIW_ideal_adaptor_stanfit.Rd man/is.exemplar_model.Rd man/is.exemplars.Rd man/lift_likelihood_to_model.Rd man/make_MVG_from_data.Rd man/make_NIW_belief_from_data.Rd man/make_exemplars_from_data.Rd man/make_vector_column.Rd man/nest_model.Rd man/plot_NIW_belief_parameters.Rd man/plot_expected_categories_1D.Rd man/plot_expected_categories_2D.Rd man/plot_expected_categorization_function_1D.Rd man/plot_expected_categorization_function_2D.Rd man/plot_expected_ibbu_stanfit_categories.Rd man/plot_ibbu_stanfit_parameter_correlations.Rd man/plot_ibbu_stanfit_parameters.Rd man/plot_ibbu_stanfit_test_categorization.Rd man/plot_pairwise_cue_correlation_matrix.Rd man/print.MVBU_model.Rd man/print.NIW_ideal_adaptor_stanfit.Rd man/rmultinom.Rd man/sample_MVG_data.Rd man/ss.Rd man/symlog.Rd man/transform_cues.Rd man/transform_model.Rd man/update_NIW_belief.Rd man/update_NIW_ideal_adaptor_incrementally.Rd man/update_NIW_parameters.Rd man/update_model_decision_bias.Rd man/update_model_decision_bias_incrementally.Rd man/uss2css.Rd
src/MVBeliefUpdatr.so
src/Makevars
src/Makevars.win
src/RcppExports.cpp
src/RcppExports.o
src/stanExports_mvg_conj_sufficient_stats_lapse.cc
src/stanExports_mvg_conj_sufficient_stats_lapse.h
src/stanExports_mvg_conj_sufficient_stats_lapse.o
src/stanExports_uvg_conj_uninformative_priors_sufficient_stats_lapse.cc
src/stanExports_uvg_conj_uninformative_priors_sufficient_stats_lapse.h
src/stanExports_uvg_conj_uninformative_priors_sufficient_stats_lapse.o
tests/functions-to-make-or-load-models.R tests/testthat.R tests/testthat/test-basics.R tests/testthat/test-class.R tests/testthat/test-cue-transformations.R tests/testthat/test-evaluate-model.R tests/testthat/test-examples.R tests/testthat/test-fit-stanfit.R tests/testthat/test-get-info-MVG.R tests/testthat/test-get-info-NIW.R tests/testthat/test-get-info-stanfit.R tests/testthat/test-make-and-lift-MVG.R tests/testthat/test-make-and-lift-NIW.R tests/testthat/test-make-and-lift-exemplars.R tests/testthat/test-plot-stanfit.R
to-do.txt
hlplab/MVBeliefUpdatr documentation built on March 29, 2025, 10:42 p.m.