# Generated by roxygen2: do not edit by hand
useDynLib(ivsacim, .registration=TRUE)
importFrom(Rcpp, evalCpp)
exportPattern("^[[:alpha:]]+")

S3method(plot,ivsacim)
S3method(print,summary.ivsacim)
S3method(summary,ivsacim)
export(IV_center)
export(ivsacim)
export(ivsacim_est)
export(plot.ivsacim)
export(summary.ivsacim)
export(treatment_status)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(lava,iid)
importFrom(stats,fitted)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,residuals)
importFrom(stats,model.matrix)
importFrom(stats,rnorm)
importFrom(stats,vcov)
importFrom(survival,survfit)
