# Generated by roxygen2: do not edit by hand

S3method(as_plotly,default)
S3method(as_plotly,shewhart_chart)
S3method(broom::augment,shewhart_chart)
S3method(broom::glance,shewhart_chart)
S3method(broom::tidy,shewhart_capability)
S3method(broom::tidy,shewhart_chart)
S3method(ggplot2::autoplot,shewhart_box_cox)
S3method(ggplot2::autoplot,shewhart_c)
S3method(ggplot2::autoplot,shewhart_chart)
S3method(ggplot2::autoplot,shewhart_cusum)
S3method(ggplot2::autoplot,shewhart_ewma)
S3method(ggplot2::autoplot,shewhart_hotelling)
S3method(ggplot2::autoplot,shewhart_i_mr)
S3method(ggplot2::autoplot,shewhart_mcusum)
S3method(ggplot2::autoplot,shewhart_mewma)
S3method(ggplot2::autoplot,shewhart_np)
S3method(ggplot2::autoplot,shewhart_p)
S3method(ggplot2::autoplot,shewhart_regression)
S3method(ggplot2::autoplot,shewhart_u)
S3method(ggplot2::autoplot,shewhart_xbar_r)
S3method(ggplot2::autoplot,shewhart_xbar_s)
S3method(print,shewhart_box_cox)
S3method(print,shewhart_capability)
S3method(print,shewhart_chart)
S3method(print,shewhart_diagnostics)
S3method(print,shewhart_plot_pair)
S3method(print,summary.shewhart_chart)
S3method(summary,shewhart_chart)
export(Gompertz)
export(SSgompertzDummy)
export(as_plotly)
export(box_cox)
export(calibrate)
export(color_hue)
export(fit_gompertz_dummy)
export(iloglog)
export(inv_box_cox)
export(is_shewhart_chart)
export(loglog)
export(monitor)
export(rolling_sum)
export(shewhart_arl)
export(shewhart_box_cox)
export(shewhart_c)
export(shewhart_capability)
export(shewhart_constants)
export(shewhart_cusum)
export(shewhart_diagnostics)
export(shewhart_ewma)
export(shewhart_hotelling)
export(shewhart_i_mr)
export(shewhart_mcusum)
export(shewhart_mewma)
export(shewhart_np)
export(shewhart_p)
export(shewhart_palette)
export(shewhart_regression)
export(shewhart_rules_available)
export(shewhart_runs)
export(shewhart_theme)
export(shewhart_u)
export(shewhart_xbar_r)
export(shewhart_xbar_s)
importFrom(broom,augment)
importFrom(broom,glance)
importFrom(broom,tidy)
importFrom(rlang,"%||%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,caller_arg)
importFrom(rlang,caller_env)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,nls)
importFrom(stats,pnorm)
importFrom(stats,ppois)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,qpois)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(utils,head)
importFrom(utils,tail)
