# Generated by roxygen2: do not edit by hand

S3method(as.weightit,default)
S3method(as.weightit,weightit.fit)
S3method(as.weightitMSM,default)
S3method(calibrate,default)
S3method(calibrate,weightit)
S3method(generics::glance,coxph_weightit)
S3method(generics::glance,glm_weightit)
S3method(generics::glance,multinom_weightit)
S3method(generics::glance,ordinal_weightit)
S3method(generics::tidy,coxph_weightit)
S3method(generics::tidy,glm_weightit)
S3method(generics::tidy,multinom_weightit)
S3method(generics::tidy,ordinal_weightit)
S3method(nobs,weightit)
S3method(plot,summary.weightit)
S3method(plot,summary.weightitMSM)
S3method(plot,weightit)
S3method(predict,glm_weightit)
S3method(predict,multinom_weightit)
S3method(predict,ordinal_weightit)
S3method(print,coxph_weightit)
S3method(print,glm_weightit)
S3method(print,multinom_weightit)
S3method(print,ordinal_weightit)
S3method(print,summary.glm_weightit)
S3method(print,summary.weightit)
S3method(print,summary.weightit.sbps)
S3method(print,summary.weightitMSM)
S3method(print,weightit)
S3method(print,weightitMSM)
S3method(sandwich::bread,glm_weightit)
S3method(sandwich::bread,multinom_weightit)
S3method(sandwich::bread,ordinal_weightit)
S3method(sandwich::estfun,glm_weightit)
S3method(sandwich::estfun,multinom_weightit)
S3method(sandwich::estfun,ordinal_weightit)
S3method(stats::anova,coxph_weightit)
S3method(stats::anova,glm_weightit)
S3method(stats::anova,multinom_weightit)
S3method(stats::anova,ordinal_weightit)
S3method(stats::confint,coxph_weightit)
S3method(stats::confint,glm_weightit)
S3method(stats::confint,multinom_weightit)
S3method(stats::confint,ordinal_weightit)
S3method(stats::model.matrix,multinom_weightit)
S3method(stats::model.matrix,ordinal_weightit)
S3method(stats::nobs,multinom_weightit)
S3method(stats::nobs,ordinal_weightit)
S3method(stats::update,coxph_weightit)
S3method(stats::update,glm_weightit)
S3method(stats::update,multinom_weightit)
S3method(stats::update,ordinal_weightit)
S3method(stats::vcov,coxph_weightit)
S3method(stats::vcov,glm_weightit)
S3method(stats::vcov,multinom_weightit)
S3method(stats::vcov,ordinal_weightit)
S3method(summary,coxph_weightit)
S3method(summary,glm_weightit)
S3method(summary,multinom_weightit)
S3method(summary,ordinal_weightit)
S3method(summary,weightit)
S3method(summary,weightit.sbps)
S3method(summary,weightitMSM)
S3method(trim,default)
S3method(trim,weightit)
export(.weightit_methods)
export(ESS)
export(as.weightit)
export(as.weightitMSM)
export(calibrate)
export(coxph_weightit)
export(get_w_from_ps)
export(glm_weightit)
export(lm_weightit)
export(make_full_rank)
export(multinom_weightit)
export(ordinal_weightit)
export(sbps)
export(trim)
export(weightit)
export(weightit.fit)
export(weightitMSM)
import(ggplot2)
import(stats)
importFrom(crayon,italic)
importFrom(crayon,strikethrough)
importFrom(crayon,underline)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(graphics,hist)
importFrom(graphics,plot)
importFrom(sandwich,bread)
importFrom(sandwich,estfun)
