# Generated by roxygen2: do not edit by hand

S3method(print,choice_alternatives)
S3method(print,choice_effects)
S3method(print,choice_formula)
export(choice_alternatives)
export(choice_covariates)
export(choice_data)
export(choice_effects)
export(choice_formula)
export(choice_identifiers)
export(choice_likelihood)
export(choice_parameters)
export(choice_preferences)
export(choice_probabilities)
export(choice_responses)
export(choiceprob_logit)
export(choiceprob_mmnp)
export(choiceprob_mmnp_lc)
export(choiceprob_mmnp_ordered)
export(choiceprob_mmnp_ordered_lc)
export(choiceprob_mmnp_ordered_panel)
export(choiceprob_mmnp_ordered_panel_lc)
export(choiceprob_mmnp_panel)
export(choiceprob_mmnp_panel_lc)
export(choiceprob_mnp)
export(choiceprob_mnp_ordered)
export(choiceprob_probit)
export(compute_choice_likelihood)
export(compute_choice_probabilities)
export(covariate_names)
export(design_matrices)
export(extract_choice_identifiers)
export(generate_choice_covariates)
export(generate_choice_data)
export(generate_choice_identifiers)
export(generate_choice_parameters)
export(generate_choice_preferences)
export(generate_choice_responses)
export(long_to_wide)
export(switch_parameter_space)
export(validate_choice_parameters)
export(wide_to_long)
importFrom(Matrix,bdiag)
importFrom(Rdpack,reprompt)
importFrom(checkmate,assert_flag)
importFrom(checkmate,check_string)
importFrom(checkmate,test_formula)
importFrom(cli,cat_line)
importFrom(cli,cli_abort)
importFrom(cli,cli_h3)
importFrom(cli,style_italic)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(ggplot2,autoplot)
importFrom(mvtnorm,GenzBretz)
importFrom(mvtnorm,pmvnorm)
importFrom(oeli,print_matrix)
importFrom(optimizeR,ParameterSpaces)
importFrom(patchwork,wrap_plots)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,sym)
importFrom(tibble,as_tibble)
importFrom(tidyr,pivot_wider)
importFrom(utils,head)
importFrom(utils,tail)
