There are two things need fixing
-
the cdf function is not working for discrete distribution with varying truncation
-
I would like to see how we can dump the function generated by
gen.trun()
into or global environment or NAMESPACE ofgamlss.dist
-
the pdf and cdf generating functions
trun.d()
andtrun.p()
give now a values of zero outside the range of the response. -
the
name
option ingen.trun()
andtrun()
function it has been changed toextra.name
.
- The package is now hosted on GitHub at https://github.com/gamlss-dev/gamlss.tr/.