Skip to content

RprobitB

Bayesian Probit Choice Modeling

v1.2.0 · Aug 25, 2025 · GPL-3

Description

Bayes estimation of probit choice models in cross-sectional and panel settings. 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 Gibbs sampling, 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) <https://trid.trb.org/view/1759753>.

Downloads

386

Last 30 days

9821st

1.2K

Last 90 days

4.7K

Last year

Trend: -8.3% (30d vs prior 30d)

CRAN Check Status

6 NOTE
8 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (6 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘RprobitB/libs/RprobitB.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘RprobitB/libs/RprobitB.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'RprobitB/libs/x64/RprobitB.dll':
  Found non-API call to R: 'R_UnboundValue'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is 12.6Mb
  sub-directories of 1Mb or more:
    libs  11.3Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 12.6Mb
  sub-directories of 1Mb or more:
    libs  11.3Mb
NOTE r-patched-linux-x86_64

compiled code

File ‘RprobitB/libs/RprobitB.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is 12.6Mb
  sub-directories of 1Mb or more:
    libs  11.3Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 12.6Mb
  sub-directories of 1Mb or more:
    libs  11.3Mb

Dependency Network

Dependencies Reverse dependencies checkmate cli crayon doSNOW foreach ggplot2 gridExtra MASS mixtools oeli plotROC progress Rcpp Rdpack rlang +1 more dependencies RprobitB

Version History

new 1.2.0 Mar 10, 2026
updated 1.2.0 ← 1.1.4 diff Aug 24, 2025
updated 1.1.4 ← 1.1.3 diff Feb 25, 2024
updated 1.1.3 ← 1.1.2 diff Feb 7, 2024
updated 1.1.2 ← 1.1.1 diff Nov 5, 2022
updated 1.1.1 ← 1.1.0 diff Aug 10, 2022
updated 1.1.0 ← 1.0.0 diff Jul 21, 2022
updated 1.0.0 ← 0.1.1 diff Nov 11, 2021
updated 0.1.1 ← 0.1.0 diff May 24, 2021
new 0.1.0 May 14, 2021