# 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(invalidivsacim_est)
export(ivsacim)
export(ivsacim_est)
export(plot.ivsacim)
export(summary.ivsacim)
export(treatment_status)
export(trt_center)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,rnorm)
