# Generated by roxygen2: do not edit by hand

export(annual_return)
export(asset_loader)
export(best_dist)
export(cauchy_fit)
export(data.cumret)
export(fit_multiple_dist)
export(ged_fit)
export(ghd_fit)
export(hd_fit)
export(monthly_return)
export(nig_fit)
export(norm_fit)
export(skew.ged_fit)
export(skew.normal_fit)
export(skew.t_fit)
export(sym.ghd_fit)
export(sym.hd_fit)
export(sym.vg_fit)
export(t_fit)
export(vg_fit)
export(weekly_return)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(fBasics,nigFit)
importFrom(fGarch,gedFit)
importFrom(fGarch,sgedFit)
importFrom(fGarch,snormFit)
importFrom(fGarch,sstdFit)
importFrom(fitdistrplus,fitdist)
importFrom(ghyp,fit.VGuv)
importFrom(ghyp,fit.ghypuv)
importFrom(ghyp,fit.hypuv)
importFrom(ghyp,fit.tuv)
importFrom(magrittr,"%>%")
importFrom(quantmod,monthlyReturn)
importFrom(quantmod,weeklyReturn)
importFrom(quantmod,yearlyReturn)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(utils,read.csv)
importFrom(xts,as.xts)
importFrom(xts,is.xts)
importFrom(xts,reclass)
importFrom(zoo,na.locf)
