# Generated by roxygen2: do not edit by hand

S3method(plot,ik_breakeven)
S3method(plot,ik_comparison)
S3method(plot,ik_core)
S3method(plot,ik_decomposition)
S3method(plot,ik_diffusion)
S3method(plot,ik_phillips)
S3method(plot,ik_sticky_flex)
S3method(plot,ik_trend)
S3method(print,ik_breakeven)
S3method(print,ik_comparison)
S3method(print,ik_core)
S3method(print,ik_decomposition)
S3method(print,ik_diffusion)
S3method(print,ik_forecast_eval)
S3method(print,ik_persistence)
S3method(print,ik_phillips)
S3method(print,ik_sticky_flex)
S3method(print,ik_trend)
export(ik_breakeven)
export(ik_compare)
export(ik_core)
export(ik_decompose)
export(ik_diffusion)
export(ik_forecast_eval)
export(ik_persistence)
export(ik_phillips)
export(ik_sample_data)
export(ik_sticky_flexible)
export(ik_trend)
importFrom(cli,cli_abort)
importFrom(cli,cli_bullets)
importFrom(cli,cli_h1)
importFrom(cli,cli_h2)
importFrom(cli,cli_rule)
importFrom(cli,cli_warn)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,box)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(stats,acf)
importFrom(stats,ar)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,embed)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(stats,weighted.mean)
importFrom(utils,tail)
