# Generated by roxygen2: do not edit by hand

S3method(covariance,dist_tweedie)
S3method(density,dist_tweedie)
S3method(distributional::cdf,dist_tweedie)
S3method(distributional::density,dist_tweedie)
S3method(distributional::generate,dist_tweedie)
S3method(distributional::quantile,dist_inflated)
S3method(distributional::quantile,dist_tweedie)
S3method(fitted,BETANBB)
S3method(fitted,EMPDISTR)
S3method(fitted,GAMPOISB)
S3method(fitted,HSPES)
S3method(fitted,MARWAL)
S3method(fitted,NEGBINES)
S3method(fitted,STATICDISTR)
S3method(fitted,TWEES)
S3method(fitted,VZ)
S3method(fitted,WSS)
S3method(forecast,BETANBB)
S3method(forecast,EMPDISTR)
S3method(forecast,GAMPOISB)
S3method(forecast,HSPES)
S3method(forecast,MARWAL)
S3method(forecast,NEGBINES)
S3method(forecast,STATICDISTR)
S3method(forecast,TWEES)
S3method(forecast,VZ)
S3method(forecast,WSS)
S3method(format,dist_tweedie)
S3method(generate,BETANBB)
S3method(generate,EMPDISTR)
S3method(generate,GAMPOISB)
S3method(generate,HSPES)
S3method(generate,MARWAL)
S3method(generate,NEGBINES)
S3method(generate,STATICDISTR)
S3method(generate,TWEES)
S3method(generate,VZ)
S3method(generate,WSS)
S3method(mean,dist_tweedie)
S3method(model_sum,BETANBB)
S3method(model_sum,EMPDISTR)
S3method(model_sum,GAMPOISB)
S3method(model_sum,HSPES)
S3method(model_sum,MARWAL)
S3method(model_sum,NEGBINES)
S3method(model_sum,STATICDISTR)
S3method(model_sum,TWEES)
S3method(model_sum,VZ)
S3method(model_sum,WSS)
S3method(residuals,BETANBB)
S3method(residuals,EMPDISTR)
S3method(residuals,GAMPOISB)
S3method(residuals,HSPES)
S3method(residuals,MARWAL)
S3method(residuals,NEGBINES)
S3method(residuals,STATICDISTR)
S3method(residuals,TWEES)
S3method(residuals,VZ)
S3method(residuals,WSS)
export(BETANBB)
export(EMPDISTR)
export(GAMPOISB)
export(HSPES)
export(MARWAL)
export(NEGBINES)
export(STATICDISTR)
export(TWEES)
export(VZ)
export(WSS)
export(dist_tweedie)
export(dtweedie)
export(ptweedie)
export(qtweedie)
export(rtweedie)
importFrom(Rcpp,sourceCpp)
importFrom(distributional,covariance)
importFrom(distributional,dist_inflated)
importFrom(distributional,dist_negative_binomial)
importFrom(distributional,dist_normal)
importFrom(distributional,dist_poisson)
importFrom(distributional,dist_sample)
importFrom(distributional,dist_transformed)
importFrom(distributional,generate)
importFrom(distributional,log_likelihood)
importFrom(distributional,new_dist)
importFrom(distributional,parameters)
importFrom(fabletools,forecast)
importFrom(fabletools,model_sum)
importFrom(fabletools,new_model_class)
importFrom(fabletools,new_model_definition)
importFrom(fabletools,new_specials)
importFrom(nloptr,nloptr)
importFrom(rlang,abort)
importFrom(rlang,arg_match)
importFrom(rlang,is_integerish)
importFrom(stats,dbinom)
importFrom(stats,density)
importFrom(stats,dnbinom)
importFrom(stats,dpois)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rgamma)
importFrom(stats,rnbinom)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(tsibble,measured_vars)
importFrom(utils,tail)
useDynLib(fable.intermittent)
