# Generated by roxygen2: do not edit by hand

S3method(anyNA,tensorflow.python.framework.indexed_slices.IndexedSlices)
S3method(anyNA,tensorflow.tensor)
S3method(fit,Distribution)
S3method(fit,reservr_keras_model)
S3method(fit_dist,BlendedDistribution)
S3method(fit_dist,Distribution)
S3method(fit_dist,ErlangMixtureDistribution)
S3method(fit_dist,GeneralizedParetoDistribution)
S3method(fit_dist,MixtureDistribution)
S3method(fit_dist,TranslatedDistribution)
S3method(fit_dist,UniformDistribution)
S3method(fit_dist_start,BetaDistribution)
S3method(fit_dist_start,BinomialDistribution)
S3method(fit_dist_start,BlendedDistribution)
S3method(fit_dist_start,DiscreteDistribution)
S3method(fit_dist_start,ErlangMixtureDistribution)
S3method(fit_dist_start,ExponentialDistribution)
S3method(fit_dist_start,GammaDistribution)
S3method(fit_dist_start,GeneralizedParetoDistribution)
S3method(fit_dist_start,LogNormalDistribution)
S3method(fit_dist_start,MixtureDistribution)
S3method(fit_dist_start,NegativeBinomialDistribution)
S3method(fit_dist_start,NormalDistribution)
S3method(fit_dist_start,ParetoDistribution)
S3method(fit_dist_start,PoissonDistribution)
S3method(fit_dist_start,TranslatedDistribution)
S3method(fit_dist_start,TruncatedDistribution)
S3method(fit_dist_start,UniformDistribution)
S3method(fit_dist_start,WeibullDistribution)
S3method(format,BDEGPDistribution)
S3method(format,DiscreteDistribution)
S3method(format,Distribution)
S3method(format,ErlangMixtureDistribution)
S3method(format,reservr_keras_model)
S3method(predict,reservr_keras_model)
S3method(quantile,Distribution)
export(as_params)
export(as_trunc_obs)
export(blended_transition)
export(blended_transition_inv)
export(callback_adaptive_lr)
export(callback_debug_dist_gradients)
export(dgpd)
export(dist_bdegp)
export(dist_beta)
export(dist_binomial)
export(dist_blended)
export(dist_dirac)
export(dist_discrete)
export(dist_empirical)
export(dist_erlangmix)
export(dist_exponential)
export(dist_gamma)
export(dist_genpareto)
export(dist_genpareto1)
export(dist_lognormal)
export(dist_mixture)
export(dist_negbinomial)
export(dist_normal)
export(dist_pareto)
export(dist_poisson)
export(dist_translate)
export(dist_trunc)
export(dist_uniform)
export(dist_weibull)
export(dpareto)
export(dsoftmax)
export(fit)
export(fit_blended)
export(fit_dist)
export(fit_dist_direct)
export(fit_dist_start)
export(fit_erlang_mixture)
export(fit_mixture)
export(flatten_bounds)
export(flatten_params)
export(flatten_params_matrix)
export(inflate_params)
export(integrate_gk)
export(interval)
export(interval_intersection)
export(interval_union)
export(is.Distribution)
export(is.Interval)
export(k_matrix)
export(pgpd)
export(plot_distributions)
export(ppareto)
export(prob_report)
export(qgpd)
export(qpareto)
export(repdel_obs)
export(rgpd)
export(rpareto)
export(softmax)
export(tf_compile_model)
export(tf_initialise_model)
export(trunc_obs)
export(truncate_claims)
export(truncate_obs)
export(weighted_median)
export(weighted_moments)
export(weighted_quantile)
export(weighted_tabulate)
import(stats)
importFrom(R6,R6Class)
importFrom(Rcpp,sourceCpp)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(assertthat,assert_that)
importFrom(generics,fit)
importFrom(rlang,"%||%")
importFrom(rlang,check_installed)
importFrom(rlang,enquo)
importFrom(rlang,eval_tidy)
importFrom(rlang,is_bool)
importFrom(rlang,is_double)
importFrom(rlang,is_function)
importFrom(rlang,is_installed)
importFrom(rlang,is_integerish)
importFrom(rlang,is_null)
importFrom(rlang,is_scalar_double)
importFrom(rlang,is_scalar_integerish)
importFrom(rlang,is_string)
importFrom(utils,assignInMyNamespace)
importFrom(utils,hasName)
importFrom(utils,head)
importFrom(utils,modifyList)
importFrom(utils,tail)
useDynLib(reservr, .registration = TRUE)
