# Generated by roxygen2: do not edit by hand

S3method(coef, gwqs)
S3method(fitted, gwqs)
S3method(predict, gwqs)
S3method(print, gwqs)
S3method(print, summary.gwqs)
S3method(residuals, gwqs)
S3method(summary, gwqs)
S3method(vcov, gwqs)
export(gwqs)
export(gwqs_ROC)
export(gwqs_barplot)
export(gwqs_boxplot)
export(gwqs_fitted_vs_resid)
export(gwqs_levels_scatterplot)
export(gwqs_multinom)
export(gwqs_rank)
export(gwqs_scatterplot)
export(gwqs_summary_tab)
export(gwqs_weights_tab)
export(gwqsrh)
export(selectdatavars)
import(MASS)
import(ggplot2)
import(kableExtra)
import(knitr)
import(stats)
importFrom(Matrix,bdiag)
importFrom(bookdown,html_document2)
importFrom(broom,augment)
importFrom(car,vif)
importFrom(cowplot,plot_grid)
importFrom(future,future)
importFrom(future,plan)
importFrom(future,value)
importFrom(future.apply,future_lapply)
importFrom(ggrepel,geom_text_repel)
importFrom(nnet,multinom)
importFrom(plotROC,calc_auc)
importFrom(plotROC,geom_roc)
importFrom(plotROC,style_roc)
importFrom(pscl,zeroinfl)
importFrom(reshape2,melt)
importFrom(rlist,list.cbind)
importFrom(utils,flush.console)
importFrom(utils,tail)
