Le 24/09/2019 à 07:48, Gabriel Becker a écrit :
Also, a small nitpick, R's internal mean function doesn't hit Dataptr, it
hits either INTEGER_ELT (which really should probably be a
ITERATE_BY_REGION) or ITERATE_BY_REGION.
Even if it is not the main point of this thread, I was wondering if
mean(
Thanks for these comments. I should alter the blog post or write some follow
up.
This was a weekend blog post that only benefited from a short time of research
research. I’m glad people find it useful, but I’m sure a detailed documentation
of the features from the authors would be more useful.
Dear Martin,
thanks a lot for looking into this. Of course you were right that the
fix was not complete - I apologize for not having tested what I believed
to be the solution.
My comments on the S4 classes seemed to stem from a misunderstanding on
my side. I now believe to understand that S4
SuppDists is orphaned on CRAN (and has been since 2013).
https://cran.r-project.org/web/checks/check_results_.html
Oddly, the simulate method for the inverse.gaussian family
[inverse.gaussian()$simulate] depends (in a loose sense) on SuppDists
(it fails if the SuppDists namespace is not availabl