NEWS
gambin 2.4.4 (2020-06-02)
- changing the number of parameters in the X2 goodness of fit test to also include the number
of parameters in a gambin model fit (see vignette).
gambin 2.4.3 (2020-02-03)
- Editing code due to new CRAN checks.
gambin 2.4.2
gambin 2.4.1 (2019-03-03)
- Vignette edit to pass CRAN check
gambin 2.4.0 (2018-07-12)
- Bug fix: confidence intervals for alpha
- New tests included
- Adding a new 'deconstruct_modes' function to enable more in depth analysis of a multimodal gambin model fit
- Confidence intervals for multi-component gambin model parameters
gambin 2.3.0 (2018-02-18)
- Adding a new 'mult_abundances' function to fit gambin to muliple sites and calculate standardised alpha
gambin 2.2.0 (2017-12-05)
- Adding a new dataset (Brazilian flies)
gambin 2.1.0
- Adding support for mixture models
gambin 2.0.0
- Code refactored
- Create r/q/p/d gambin functions
- Number of considered free parameters increased from 1 to 2
- Created an initial vignette.
- Created an initial test suite
- Hooked up to travis and codecov
- Created
d/r/p/q
functions
- Minor optimisation on
fitGam
- Move
plot
to barplot
, lines
, points
. You can now pass standard plotting arguments
and everything will work as expected.
- Created
README.Rmd
to generate README.md
- Created NEWS.md
- Updated DESCRIPTION with URL
gambin 1.4.0