# Generated by roxygen2: do not edit by hand

S3method(blp,choicer_mnl)
S3method(blp,choicer_mxl)
S3method(blp,choicer_nl)
S3method(coef,choicer_fit)
S3method(coef,choicer_hb)
S3method(coef,choicer_mnp)
S3method(consumer_surplus,choicer_hmnl)
S3method(consumer_surplus,choicer_hmnp)
S3method(consumer_surplus,choicer_mnl)
S3method(consumer_surplus,choicer_mxl)
S3method(consumer_surplus,choicer_nl)
S3method(diversion_ratios,choicer_hb)
S3method(diversion_ratios,choicer_mnl)
S3method(diversion_ratios,choicer_mxl)
S3method(diversion_ratios,choicer_nl)
S3method(elasticities,choicer_hb)
S3method(elasticities,choicer_mnl)
S3method(elasticities,choicer_mxl)
S3method(elasticities,choicer_nl)
S3method(gof,choicer_fit)
S3method(logLik,choicer_fit)
S3method(logsum,choicer_hmnl)
S3method(logsum,choicer_hmnp)
S3method(logsum,choicer_mnl)
S3method(logsum,choicer_mxl)
S3method(logsum,choicer_nl)
S3method(nobs,choicer_fit)
S3method(nobs,choicer_hb)
S3method(nobs,choicer_mnp)
S3method(predict,choicer_hb)
S3method(predict,choicer_mnl)
S3method(predict,choicer_mxl)
S3method(predict,choicer_nl)
S3method(print,choicer_cs)
S3method(print,choicer_fit)
S3method(print,choicer_gof)
S3method(print,choicer_hb)
S3method(print,choicer_mc)
S3method(print,choicer_mc_asymptotics)
S3method(print,choicer_mc_summary)
S3method(print,choicer_mnp)
S3method(print,choicer_recovery)
S3method(print,choicer_sim)
S3method(print,choicer_wtp)
S3method(print,summary.choicer_hb)
S3method(print,summary.choicer_mnl)
S3method(print,summary.choicer_mnp)
S3method(print,summary.choicer_mxl)
S3method(print,summary.choicer_nl)
S3method(recovery_table,choicer_fit)
S3method(recovery_table,choicer_hb)
S3method(recovery_table,choicer_mc)
S3method(recovery_table,choicer_mnp)
S3method(summary,choicer_hb)
S3method(summary,choicer_mc)
S3method(summary,choicer_mnl)
S3method(summary,choicer_mnp)
S3method(summary,choicer_mxl)
S3method(summary,choicer_nl)
S3method(traceplot,choicer_hb)
S3method(vcov,choicer_fit)
S3method(vcov,choicer_hb)
S3method(vcov,choicer_mnp)
S3method(wesml_vcov,choicer_mnl)
S3method(wesml_vcov,choicer_mxl)
S3method(wesml_vcov,choicer_nl)
S3method(wtp,choicer_fit)
S3method(wtp,choicer_hb)
S3method(wtp,choicer_mxl)
export(blp)
export(blp_contraction)
export(consumer_surplus)
export(diversion_ratios)
export(elasticities)
export(ess)
export(get_halton_normals)
export(gof)
export(logsum)
export(mc_asymptotics)
export(mcse)
export(monte_carlo)
export(mxl_blp_contraction)
export(new_choicer_sim)
export(nl_blp_contraction)
export(ppc_shares)
export(prepare_hmnl_data)
export(prepare_hmnp_data)
export(prepare_mnl_data)
export(prepare_mnp_data)
export(prepare_mxl_data)
export(prepare_nl_data)
export(recovery_table)
export(rhat)
export(run_hmnlogit)
export(run_hmnprobit)
export(run_mnlogit)
export(run_mnprobit)
export(run_mxlogit)
export(run_nestlogit)
export(sample_by_choice)
export(set_num_threads)
export(simulate_hmnl_data)
export(simulate_hmnp_data)
export(simulate_mnl_data)
export(simulate_mnp_data)
export(simulate_mxl_data)
export(simulate_nl_data)
export(thread_info)
export(traceplot)
export(wesml_vcov)
export(wesml_weights)
export(wtp)
importFrom(Rcpp,sourceCpp)
importFrom(data.table,":=")
importFrom(data.table,.BY)
importFrom(data.table,.EACHI)
importFrom(data.table,.GRP)
importFrom(data.table,.I)
importFrom(data.table,.N)
importFrom(data.table,.NGRP)
importFrom(data.table,.SD)
importFrom(data.table,data.table)
importFrom(nloptr,nloptr)
importFrom(randtoolbox,halton)
importFrom(stats,coef)
importFrom(stats,logLik)
importFrom(stats,nobs)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,vcov)
useDynLib(choicer, .registration = TRUE)
