Learn R Programming

⚠️There's a newer version (0.3-6) of this package.Take me there.

Rchoice

Rchoice is a package in R for estimating Ordered, Binary and Poisson models with random parameters for cross-sectional and panel data.

What kind of models can be estimated?

  • Binary (Logit/Probit), Ordered (Logit/Probit) and Poisson Models with fixed (non-stochastic) parameters.
  • Binary (Logit/Probit), Ordered (Logit/Probit) and Poisson models with random coefficients. The distribution of the coefficients can be normal, log-normal, truncated normal, triangular, uniform and Johnson Sb.
  • Random Effects model for Panel or longitudinal data.
  • Estimate the conditional individual-specific coefficient.
  • Binary models with (Logit/Probit) with heteroskedasticity using MLE and compute the marginal effects.
  • Probit model with endogenous continuous covariate using MLE and compute marginal effects.

Copy Link

Version

Install

install.packages('Rchoice')

Monthly Downloads

1,354

Version

0.3-5

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Mauricio Sarrias

Last Published

April 20th, 2022

Functions in Rchoice (0.3-5)

Workmroz

Labor Force Participation
effect.Rchoice

Get the conditional individual coefficients
effect.hetprob

Get average marginal effects for heterokedastic binary models
bread.Rchoice

Bread for sandwiches
effect.ivpml

Get average marginal effects for IV Probit model.
Articles

Doctoral Publications
Health

German Health Care Data
effect

Get average marginal effects for heterokedastic binary models and IV probit models
plot.Rchoice

Plot the distribution of conditional expectation for random parameters.
Attitudes

Attituded toward working mothers
Rchoice

Estimate discrete choice model with random parameters
estfun.Rchoice

Gradient for observations
getSummary.effect.hetprob

Get Model Summaries for use with "mtable" for objects of class effect.hetprob
getSummary.hetprob

Get Model Summaries for use with "mtable" for objects of class hetprob
getSummary.effect.ivpml

Get Model Summaries for use with "mtable" for objects of class effect.ivpml
vcov.Rchoice

vcov method for Rchoice objects
getSummary.ivpml

Get Model Summaries for use with "mtable" for objects of class ivpml
rFormula

Model formula for Rchoice models
hetprob

Estimate heteroskedastic binary (Probit or Logit) model.
getSummary.Rchoice

Get Model Summaries for use with "mtable" for object of class Rchoice
ivpml

Estimate Instrumental Variable Probit model by Maximum Likelihood.