
# functions

export(gen.trun, trun.d, trun.p,trun.q,trun.r, trun, fitTail, fitTailAll)

importFrom(gamlss, gamlss, gamlssML)
importFrom(gamlss.dist, as.gamlss.family, dPO)
importFrom("graphics", "hist")
importFrom("stats", "fitted", "optim", "runif", "ts")
importFrom("utils", "head", "tail")
importFrom("methods", "is")

# datasets #export(lange)


# needed for gamlss family
#export(as.family, gamlss.family, gamlss.family.default, as.gamlss.family)

# documented but unexported methods


#importFrom(graphics, pairs, plot)

#useDynLib(gamlss)

#S3method(finterp, gamlss.nl)
