Files in hlplab/MVBeliefUpdatr
Fitting, Summarizing, and Visualizing of 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/compile_model.R R/data.R R/deprecated.R R/diagnostics.R R/fit-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/make-staninput.R R/methods-NIW-IA-stanfit.R R/misc_imported.R R/misc_my.R R/override.R R/plot-expected-categories.R R/stanmodels.R R/update-NIW-IA.R R/update-model.R R/visualize-NIW-IA-stanfit.R R/visualize-NIW-IA.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/DRAFT_full_cholesky for mvg_conj_sufficient_stats_lapse.txt
inst/stan/MNIX_ideal_adaptor.stan
inst/stan/NIW_ideal_adaptor.stan
inst/stan/NIW_ideal_adaptor_cholesky.stan
inst/stan/NIX_ideal_adaptor.stan
inst/stan/include/license.stan
man/ChodroffWilson2018.Rd man/MVBeliefUpdatr-package.Rd man/NIW_ideal_adaptor-class.Rd man/add_data_to_plot.Rd man/add_ibbu_stanfit_draw.Rd man/add_noise.Rd man/aggregate_models_by_group_structure.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/contains_draws.Rd man/control_params.Rd man/control_staninput.Rd man/cor2cov.Rd man/cov2tau.Rd man/diagnostic-quantities.Rd man/do_call.Rd man/evaluate_model.Rd man/example-data.Rd man/example-model.Rd man/fit_ideal_adaptor.Rd man/get_D.Rd man/get_MVG_likelihood.Rd man/get_NIW_categorization_function.Rd man/get_NIW_posterior_predictive.Rd man/get_affine_transform.Rd man/get_aggregates_from_grouped_data_as_list_of_lists.Rd man/get_categorization_from_NIW_ideal_adaptor.Rd man/get_categorization_from_exemplar_model.Rd man/get_categorization_from_model.Rd man/get_categorization_function.Rd man/get_category_labels_from_model.Rd man/get_category_statistics_as_list_of_arrays.Rd man/get_constructor.Rd man/get_cue_dimensionality_from_model.Rd man/get_cue_labels_from_model.Rd man/get_default_scale_values.Rd man/get_draws.Rd man/get_expected_Sigma_from_S.Rd man/get_expected_category_statistic.Rd man/get_expected_mu_from_m.Rd man/get_exposure_category_statistic.Rd man/get_exposure_test_data.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_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_stanfit.Rd man/get_staninput.Rd man/get_staninput_from_stanfit.Rd man/get_staninput_variable_levels.Rd man/get_stanmodelname.Rd man/get_sufficient_category_statistics.Rd man/get_sum_of_squares_from_df.Rd man/get_test_data_from_stanfit.Rd man/get_transform_function_from_stanfit.Rd man/get_transform_information.Rd man/get_transform_information_from_stanfit.Rd man/get_untransform_function_from_stanfit.Rd man/ideal_adaptor_stanfit-class.Rd man/infer_prior_beliefs.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.exemplar_model.Rd man/is.exemplars.Rd man/is.ideal_adaptor_stanfit.Rd man/is.ideal_adaptor_staninput.Rd man/lift_likelihood_to_model.Rd man/loo.ideal_adaptor_stanfit.Rd man/make_MVG_from_data.Rd man/make_NIW_belief_from_data.Rd man/make_exemplars_from_data.Rd man/make_staninput.Rd man/make_staninput_deprecated.Rd man/make_vector_column.Rd man/nest_model.Rd man/plot_expected_categories.Rd man/plot_expected_categorization.Rd man/plot_expected_categorization_function_1D.Rd man/plot_expected_categorization_function_2D.Rd man/plot_pairwise_cue_correlation_matrix.Rd man/plot_parameter_correlations.Rd man/plot_parameters.Rd man/print.MVBU_model.Rd man/reshape_incremental_design_into_unique_exposure_test_combinations.Rd man/rmultinom.Rd man/sample_data.Rd man/set_stanfit.Rd man/set_staninput.Rd man/ss.Rd man/stanfit_needs_refit.Rd man/summary.ideal_adaptor_stanfit.Rd man/symlog.Rd man/to_array.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/Makevars
src/Makevars.win
src/RcppExports.cpp
src/RcppExports.o
src/stanExports_MNIX_ideal_adaptor.cc
src/stanExports_MNIX_ideal_adaptor.h
src/stanExports_MNIX_ideal_adaptor.o
src/stanExports_NIW_ideal_adaptor.cc
src/stanExports_NIW_ideal_adaptor.h
src/stanExports_NIW_ideal_adaptor.o
src/stanExports_NIW_ideal_adaptor_cholesky.cc
src/stanExports_NIW_ideal_adaptor_cholesky.h
src/stanExports_NIW_ideal_adaptor_cholesky.o
src/stanExports_NIX_ideal_adaptor.cc
src/stanExports_NIX_ideal_adaptor.h
src/stanExports_NIX_ideal_adaptor.o
src/stanExports_mvg_conj_sufficient_stats_lapse.o
src/stanExports_uvg_conj_uninformative_priors_sufficient_stats_lapse.o
tests/benchmark-1cue.rds
tests/benchmark-3cues.rds
tests/benchmarking.R 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-methods-stanfit.R tests/testthat/test-plot-stanfit.R
to-do.txt
hlplab/MVBeliefUpdatr documentation built on July 5, 2025, 6:42 a.m.