# Generated by roxygen2: do not edit by hand

S3method(coef,iv.sensemakr)
S3method(coef,iv_fit)
S3method(confint,iv_fit)
S3method(iv_adjusted_limit,lm)
S3method(iv_adjusted_limit,numeric)
S3method(plot,iv.sensemakr)
S3method(print,iv.ci)
S3method(print,iv.sensemakr)
S3method(print,iv_fit)
S3method(print,rv.iv)
S3method(print,summary.iv.sensemakr)
S3method(print,summary.iv_fit)
S3method(sensemakr::extreme_robustness_value,iv_fit)
S3method(sensemakr::ovb_contour_plot,iv_fit)
S3method(sensemakr::robustness_value,iv_fit)
S3method(sensemakr::sensemakr,iv_fit)
S3method(sensemakr::sensitivity_stats,iv.sensemakr)
S3method(sensemakr::sensitivity_stats,iv_fit)
S3method(sensitivity_stats,iv.sensemakr)
S3method(sensitivity_stats,iv_fit)
S3method(summary,iv.sensemakr)
S3method(summary,iv_fit)
export(extreme_robustness_value)
export(iv_fit)
export(ovb_contour_plot)
export(ovb_minimal_reporting)
export(robustness_value)
export(rv)
export(sensemakr)
export(sensitivity_stats)
export(xrv)
importFrom(grDevices,contourLines)
importFrom(graphics,contour)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,cor)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,optimize)
importFrom(stats,qf)
importFrom(stats,quantile)
importFrom(stats,resid)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(utils,modifyList)
