Displaying 2 results from an estimated 2 matches for "glm_nb".
Did you mean:
glenb
2016 Oct 10
0
new package glm.predict
Dear R users,
I'm pleased to announce that my first package has been accepted in CRAN.
https://cran.r-project.org/web/packages/glm.predict/
With glm.predict it is possible to calculate discrete changes with
confidence intervals for glm(), glm_nb(), polr() and multinom() models.
It is possible to calculate many discrete changes with just one line of
code. The output is a data.frame.
The functions calculate the confidence intervals with simulation, so the
results are only true asymptotically.
Comments and suggestions are welcome....
2016 Oct 10
0
new package glm.predict
Dear R users,
I'm pleased to announce that my first package has been accepted in CRAN.
https://cran.r-project.org/web/packages/glm.predict/
With glm.predict it is possible to calculate discrete changes with
confidence intervals for glm(), glm_nb(), polr() and multinom() models.
It is possible to calculate many discrete changes with just one line of
code. The output is a data.frame.
The functions calculate the confidence intervals with simulation, so the
results are only true asymptotically.
Comments and suggestions are welcome....