# Generated by roxygen2: do not edit by hand

S3method(AIC,mixqr)
S3method(BIC,mixqr)
S3method(coef,mixqr)
S3method(confint,mixqr)
S3method(fitted,mixqr)
S3method(logLik,mixqr)
S3method(logLik,mixqr_multitau)
S3method(nobs,mixqr)
S3method(plot,mixqr)
S3method(plot,mixqr_multitau)
S3method(predict,mixqr)
S3method(predict,mixqr_multitau)
S3method(print,mixqr)
S3method(print,mixqr_multitau)
S3method(print,summary.mixqr)
S3method(residuals,mixqr)
S3method(summary,mixqr)
S3method(summary,mixqr_multitau)
S3method(vcov,mixqr)
export(constrained_kde)
export(get_mixqr_engine)
export(list_mixqr_engines)
export(mixqr)
export(mixqr_control)
export(mixqr_nc)
export(mixqr_pen)
export(mixqr_select)
export(mixqr_vcontrol)
export(register_mixqr_engine)
export(selectedVars)
export(sim_mixqr2)
export(sim_mixqr3)
export(sim_mixqr_cross)
export(weighted_rq)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,fitted)
importFrom(stats,logLik)
importFrom(stats,nobs)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stats,vcov)
