# Generated by roxygen2: do not edit by hand

S3method(plot,nowcast_backtest)
S3method(plot,nowcast_result)
S3method(predict,nowcast_result)
S3method(print,nc_dataset)
S3method(print,nowcast_backtest)
S3method(print,nowcast_result)
S3method(summary,nowcast_backtest)
S3method(summary,nowcast_result)
export(nc_aggregate)
export(nc_align)
export(nc_available)
export(nc_backtest)
export(nc_bridge)
export(nc_compute)
export(nc_dm_test)
export(nc_evaluate)
export(nc_ragged_edge)
export(nc_transform)
importFrom(cli,cli_abort)
importFrom(cli,cli_bullets)
importFrom(cli,cli_h1)
importFrom(cli,cli_inform)
importFrom(cli,cli_warn)
importFrom(grDevices,rgb)
importFrom(graphics,arrows)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,var)
