# Generated by roxygen2: do not edit by hand

S3method(covariance,dist_normal_nonneg)
S3method(covariance,dist_tweedie_discrete)
S3method(density,dist_normal_nonneg)
S3method(density,dist_tweedie_discrete)
S3method(distributional::cdf,dist_normal_nonneg)
S3method(distributional::cdf,dist_tweedie_discrete)
S3method(distributional::density,dist_normal_nonneg)
S3method(distributional::density,dist_tweedie_discrete)
S3method(distributional::generate,dist_normal_nonneg)
S3method(distributional::generate,dist_tweedie_discrete)
S3method(distributional::quantile,dist_normal_nonneg)
S3method(distributional::quantile,dist_tweedie_discrete)
S3method(fitted,BETANBB)
S3method(fitted,EMPSD)
S3method(fitted,GAMPOISB)
S3method(fitted,HSPES)
S3method(fitted,MARWAL)
S3method(fitted,NEGBINES)
S3method(fitted,NNARMA)
S3method(fitted,PARAMSD)
S3method(fitted,TWEES)
S3method(fitted,VZ)
S3method(fitted,WSS)
S3method(forecast,BETANBB)
S3method(forecast,EMPSD)
S3method(forecast,GAMPOISB)
S3method(forecast,HSPES)
S3method(forecast,MARWAL)
S3method(forecast,NEGBINES)
S3method(forecast,NNARMA)
S3method(forecast,PARAMSD)
S3method(forecast,TWEES)
S3method(forecast,VZ)
S3method(forecast,WSS)
S3method(format,dist_normal_nonneg)
S3method(format,dist_tweedie_discrete)
S3method(generate,BETANBB)
S3method(generate,EMPSD)
S3method(generate,GAMPOISB)
S3method(generate,HSPES)
S3method(generate,MARWAL)
S3method(generate,NEGBINES)
S3method(generate,NNARMA)
S3method(generate,PARAMSD)
S3method(generate,TWEES)
S3method(generate,VZ)
S3method(generate,WSS)
S3method(mean,dist_normal_nonneg)
S3method(mean,dist_tweedie_discrete)
S3method(model_sum,BETANBB)
S3method(model_sum,EMPSD)
S3method(model_sum,GAMPOISB)
S3method(model_sum,HSPES)
S3method(model_sum,MARWAL)
S3method(model_sum,NEGBINES)
S3method(model_sum,NNARMA)
S3method(model_sum,PARAMSD)
S3method(model_sum,TWEES)
S3method(model_sum,VZ)
S3method(model_sum,WSS)
S3method(report,BETANBB)
S3method(report,EMPSD)
S3method(report,GAMPOISB)
S3method(report,HSPES)
S3method(report,MARWAL)
S3method(report,NEGBINES)
S3method(report,NNARMA)
S3method(report,PARAMSD)
S3method(report,TWEES)
S3method(report,VZ)
S3method(report,WSS)
S3method(residuals,BETANBB)
S3method(residuals,EMPSD)
S3method(residuals,GAMPOISB)
S3method(residuals,HSPES)
S3method(residuals,MARWAL)
S3method(residuals,NEGBINES)
S3method(residuals,NNARMA)
S3method(residuals,PARAMSD)
S3method(residuals,TWEES)
S3method(residuals,VZ)
S3method(residuals,WSS)
S3method(tidy,BETANBB)
S3method(tidy,EMPSD)
S3method(tidy,GAMPOISB)
S3method(tidy,HSPES)
S3method(tidy,MARWAL)
S3method(tidy,NEGBINES)
S3method(tidy,NNARMA)
S3method(tidy,PARAMSD)
S3method(tidy,TWEES)
S3method(tidy,VZ)
S3method(tidy,WSS)
export(BETANBB)
export(EMPSD)
export(GAMPOISB)
export(HSPES)
export(MARWAL)
export(NEGBINES)
export(NNARMA)
export(PARAMSD)
export(TWEES)
export(VZ)
export(WSS)
importFrom(distributional,
  covariance,
  dist_inflated,
  dist_negative_binomial,
  dist_poisson,
  dist_sample,
  dist_transformed,
  dist_tweedie,
  generate,
  log_likelihood,
  new_dist,
  parameters
)
importFrom(fabletools,
  forecast,
  get_frequencies,
  model_sum,
  new_model_class,
  new_model_definition,
  new_specials,
  report
)
importFrom(generics,tidy)
importFrom(nloptr,nloptr)
importFrom(rlang,
  abort,
  arg_match,
  is_integerish
)
importFrom(stats,
  dbinom,
  density,
  dnbinom,
  dnorm,
  dpois,
  median,
  pnorm,
  qnorm,
  rbeta,
  rgamma,
  rnbinom,
  rnorm,
  rpois,
  runif,
  setNames,
  var
)
importFrom(tibble,tibble)
importFrom(tsibble,measured_vars)
importFrom(tweedieDistr,
  dtweedie,
  ptweedie,
  qtweedie,
  rtweedie
)
importFrom(utils,tail)
useDynLib(fable.intermittent)
