choicedata 0.2.0
Added support for uncorrelated normal and log-normal random effects.
Probit probabilities now come from
oeli::pmvnorm().Specialized
choiceprob_*()functions are now internal; usecompute_choice_probabilities()as the public interface.Improved input validations. Internal validation failures now use descriptive
climessages.Added partial rankings, individual choice sets, joint panel outcomes, log-normal random effects, and latent class estimation.
Probability calculations now use Rcpp.
Added additional choice data sets for demonstrations.
long_to_wide()now accepts afactorcolumn of alternatives.Jinchoice_alternatives()defaults to the number of supplied choice alternatives.Removed unused package dependencies.
