Other packages > Find by keyword >

RprobitB  

Bayesian Probit Choice Modeling
View on CRAN: Click here


Download and install RprobitB package within the R console
Install from CRAN:
install.packages("RprobitB")

Install from Github:
library("remotes")
install_github("cran/RprobitB")

Install by package version:
library("remotes")
install_version("RprobitB", "1.2.0")



Attach the package and use:
library("RprobitB")
Maintained by
Lennart Oelschläger
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-05-15
Latest Update: 2024-02-26
Description:
Bayes estimation of probit choice models, both in the cross-sectional and panel setting. The package can analyze binary, multivariate, ordered, and ranked choices, as well as heterogeneity of choice behavior among deciders. The main functionality includes model fitting via Markov chain Monte Carlo m ethods, tools for convergence diagnostic, choice data simulation, in-sample and out-of-sample choice prediction, and model selection using information criteria and Bayes factors. The latent class model extension facilitates preference-based decider classification, where the number of latent classes can be inferred via the Dirichlet process or a weight-based updating heuristic. This allows for flexible modeling of choice behavior without the need to impose structural constraints. For a reference on the method see Oelschlaeger and Bauer (2021) .
How to cite:
Lennart Oelschläger (2021). RprobitB: Bayesian Probit Choice Modeling. R package version 1.2.0, https://cran.r-project.org/web/packages/RprobitB. Accessed 04 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:23), 0.1.0 (2021-05-15 14:00), 0.1.1 (2021-05-25 10:10), 1.0.0 (2021-11-12 17:50), 1.1.0 (2022-07-22 13:00), 1.1.1 (2022-08-11 16:10), 1.1.2 (2022-11-06 18:40), 1.1.3 (2024-02-08 09:20), 1.1.4 (2024-02-26 15:10)
Other packages that cited RprobitB R package
View RprobitB citation profile
Other R packages that RprobitB depends, imports, suggests or enhances
Complete documentation for RprobitB
Functions, R codes and Examples using the RprobitB R package
Some associated functions: M . R_hat . RprobitB . RprobitB_data . RprobitB_fit . RprobitB_gibbs_samples_statistics . RprobitB_latent_classes . RprobitB_normalization . RprobitB_parameter . WAIC . as_cov_names . check_form . check_prior . choice_berserk . choice_probabilities . classification . coef.RprobitB_fit . compute_choice_probabilities . compute_p_si . cov_mix . create_labels_Omega . create_labels_Sigma . create_labels_alpha . create_labels_b . create_labels_d . create_labels_s . create_lagged_cov . d_to_gamma . delta . dmvnorm . draw_from_prior . euc_dist . filter_gibbs_samples . fit_model . get_cov . gibbs_sampling . is_covariance_matrix . ll_ordered . missing_covariates . mml . model_selection . npar . overview_effects . parameter_labels . permutations . plot.RprobitB_data . plot.RprobitB_fit . plot_acf . plot_class_allocation . plot_mixture_contour . plot_mixture_marginal . plot_roc . point_estimates . posterior_pars . pprint . pred_acc . predict.RprobitB_fit . preference_flip . prepare_data . rdirichlet . rmvnorm . rtnorm . rttnorm . rwishart . set_initial_gibbs_values . simulate_choices . sufficient_statistics . train_test . transform . transform_gibbs_samples . transform_parameter . undiff_Sigma . update.RprobitB_fit . update_Omega . update_Sigma . update_U . update_U_ranked . update_b . update_classes_dp . update_classes_wb . update_d . update_m . update_reg . update_s . update_z . 
Some associated R codes: RcppExports.R . RprobitB_package.R . data_management.R . datasets.R . model_evaluation.R . model_fitting.R . model_selection.R . plot.R . utils.R .  Full RprobitB package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ggconf  
Simpler Appearance Modification of "ggplot2"
A flexible interface for ggplot2theme potentially saving 50 of your typing. ...
Download / Learn more Package Citations See dependency  
rCMA  
R-to-Java Interface for 'CMA-ES'
Tool for providing access to the Java version 'CMAEvolutionStrategy' of Nikolaus Hansen. 'CMA-ES' i ...
Download / Learn more Package Citations See dependency  
sValues  
Measures of Sturdiness of Regression Coefficients
Implements the s-values proposed by Ed. Leamer. It provides a context-minimal approach for sensitivi ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
GLMMadaptive  
Generalized Linear Mixed Models using Adaptive Gaussian Quadrature
Fits generalized linear mixed models for a single grouping factor under maximum likelihood approxim ...
Download / Learn more Package Citations See dependency  
epigraphdb  
Interface Package for the 'EpiGraphDB' Platform
The interface package to access data from the 'EpiGraphDB' platform. It p ...
Download / Learn more Package Citations See dependency  
Maintainer: Yi Liu (view profile)

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA