Learn R Programming

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

apollo (version 0.0.1)

Tools for Estimating Discrete Choice Models

Description

The Choice Modelling Centre at the University of Leeds has developed flexible estimation code for choice models in R. Users are able to write their own likelihood functions or use a mix of already available ones. Mixing, in the form of random coefficients and components is allowed for all models. Both classical and Bayesian estimation are available. Multi-threading processing is supported. For more information on discrete choice models see Train, K. (2009) .

Copy Link

Version

Install

install.packages('apollo')

Monthly Downloads

2,151

Version

0.0.1

License

GPL-2

Maintainer

David Palma

Last Published

January 16th, 2019

Functions in apollo (0.0.1)

apollo_avgIntraDraws

Averages intra-individual draws
apollo_validateHBcontrol

Validates the HB_control list of parameters
apollo_validatecontrol

Validates apollo_control
apollo_panelProd

Calculates product of panel observations.
apollo_avgInterDraws

Averages inter-individual draws
apollo_modeloutput

Prints estimation results to console
apollo_makeCluster

Creates cluster for estimation.
apollo_mlhs

Generate random draws using MLHS algorithm
apollo_estimate

Estimates model
apollo_makeDraws

Create draws for models with mixing
apollo_makeLogLike

Creates loglikelihood function.
apollo_prepareProb

Checks that likelihoods are ready to be returned
apollo_splitDataDraws

Splits data and draws for loading in cluster
apollo_mnl

Calculates multinomial logit probabilities
apollo_validatedata

Validates data
database

Simulated dataset of mode choice.