# Generated by roxygen2: do not edit by hand

S3method(as_list,default)
S3method(as_list_unnamed,default)
S3method(fill_all,character)
S3method(fill_all,integer)
S3method(fill_all,logical)
S3method(fill_all,numeric)
S3method(fill_na,character)
S3method(fill_na,integer)
S3method(fill_na,logical)
S3method(fill_na,numeric)
S3method(numericise,Date)
S3method(numericise,POSIXct)
S3method(numericise,array)
S3method(numericise,data.frame)
S3method(numericise,double)
S3method(numericise,factor)
S3method(numericise,hms)
S3method(numericise,integer)
S3method(numericise,logical)
S3method(numericise,matrix)
export("log<-")
export("logit<-")
export(as_list)
export(as_list_unnamed)
export(chk_index)
export(chk_indices)
export(chk_pars)
export(dev_bern)
export(dev_binom)
export(dev_gamma_pois)
export(dev_lnorm)
export(dev_neg_binom)
export(dev_norm)
export(dev_pois)
export(fabs)
export(fill_all)
export(fill_na)
export(ilogit)
export(invlogit)
export(kurtosis)
export(log_lik_bern)
export(log_lik_binom)
export(log_lik_gamma_pois)
export(log_lik_lnorm)
export(log_lik_neg_binom)
export(log_lik_norm)
export(log_lik_pois)
export(log_odds_ratio)
export(logit)
export(lower)
export(numericise)
export(numericize)
export(odds)
export(odds_ratio)
export(par_pattern)
export(pextreme)
export(phi)
export(pow)
export(pvalue)
export(ran_bern)
export(ran_binom)
export(ran_gamma)
export(ran_gamma_pois)
export(ran_lnorm)
export(ran_neg_binom)
export(ran_norm)
export(ran_pois)
export(res_bern)
export(res_binom)
export(res_gamma_pois)
export(res_lnorm)
export(res_neg_binom)
export(res_norm)
export(res_pois)
export(sextreme)
export(skewness)
export(svalue)
export(upper)
export(variance)
export(vld_index)
export(vld_indices)
export(vld_pars)
export(xtr_mean)
export(xtr_median)
export(xtr_sd)
export(zeros)
export(zscore)
import(chk)
importFrom(stats,dbinom)
importFrom(stats,dlnorm)
importFrom(stats,dnbinom)
importFrom(stats,dnorm)
importFrom(stats,dpois)
