# Generated by roxygen2: do not edit by hand

S3method("!=",causal_wts)
S3method("<",causal_wts)
S3method("<=",causal_wts)
S3method("==",causal_wts)
S3method(">",causal_wts)
S3method(">=",causal_wts)
S3method("[",causal_wts)
S3method("estimand<-",causal_wts)
S3method("estimand<-",default)
S3method(Summary,causal_wts)
S3method(anyDuplicated,causal_wts)
S3method(as.data.frame,ipw)
S3method(diff,causal_wts)
S3method(ess,default)
S3method(estimand,causal_wts)
S3method(estimand,default)
S3method(is_causal_wt,causal_wts)
S3method(is_causal_wt,default)
S3method(max,causal_wts)
S3method(median,causal_wts)
S3method(min,causal_wts)
S3method(print,ipw)
S3method(quantile,causal_wts)
S3method(range,causal_wts)
S3method(summary,causal_wts)
S3method(vec_math,causal_wts)
export("estimand<-")
export(causal_wts_ptype2)
export(ess)
export(estimand)
export(ipw)
export(is_causal_wt)
export(new_causal_wts)
export(new_ipw)
importFrom(stats,getCall)
importFrom(stats,median)
importFrom(stats,printCoefmat)
importFrom(stats,quantile)
importFrom(vctrs,new_vctr)
importFrom(vctrs,vec_assert)
importFrom(vctrs,vec_data)
importFrom(vctrs,vec_math)
importFrom(vctrs,vec_math_base)
importFrom(vctrs,vec_recycle_common)
importFrom(vctrs,vec_restore)
