# Generated by roxygen2: do not edit by hand

S3method(plot,plot_expirest_osle)
S3method(plot,plot_expirest_wisle)
S3method(print,expirest_osle)
S3method(print,expirest_wisle)
S3method(print,plot_expirest_osle)
S3method(print,plot_expirest_wisle)
S3method(summary,expirest_osle)
S3method(summary,expirest_wisle)
export(expirest_osle)
export(expirest_wisle)
export(plot_expirest_osle)
export(plot_expirest_wisle)
importFrom(ggplot2,aes)
importFrom(ggplot2,arrow)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_curve)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,unit)
importFrom(lifecycle,badge)
importFrom(lifecycle,deprecate_warn)
importFrom(rlang,.data)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,aov)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,predict)
importFrom(stats,setNames)
importFrom(stats,summary.aov)
importFrom(stats,uniroot)
