Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upgamlss.dist::BB, gamlss.dist::BI don't work #12
Comments
|
@mayrandy can you have a look at this issue? Do we have any opportunity to work with matrix calued outcomes within the families? Actually this should be possible as we can also use complex outcomes such as If we do not have a proper fix we should at least issue a warning or an error if someone tries to use these families. |
|
As far as I can see, this should not be a big issue. We only need to change If that is the case, we'll have to do |
fixing issue #12 -> makes families "BB" and "BI" work by including beta denominator 'bd'
|
OK, this should work now with this commit to devel:
|
|
Thx. |
These are supposed to be called with a 2-column response giving successes & failures, but that doesn't seem to have been implemented yet here.
I have an ugly fix for cases where # of trials is constant for all the data (see below), but that's unsatisfactory for most practical applications, probably.
codefile is here: https://gist.github.com/fabian-s/b952063213f22c31ab9ea99f681a56d7