# Generated by roxygen2: do not edit by hand

S3method(plot,maq)
S3method(predict,maq)
S3method(print,maq)
S3method(summary,maq)
export(average_gain)
export(difference_gain)
export(get_aipw_scores)
export(get_ipw_scores)
export(integrated_difference)
export(maq)
export(scale_maq)
importFrom(Rcpp,evalCpp)
importFrom(stats,predict)
useDynLib(maq, .registration = TRUE)
