Releases: zadrafi/concurve
Releases · zadrafi/concurve
update to cure_gen
2.7.7.1 update to fix error with multicore on windows
version 2.7.7
Version 2.4.1
Merge pull request #16 from zadrafi/testing updated curve_meta() and added curve_lmer()
Version 2.4.0
Merge pull request #13 from Zadchow/testing Testing
Version 2.3.0
Substantial changes since the last version.:
Major changes
- ggconcurve() is now ggcurve().
- ggcurve() plots confidence (consonance) distributions, densities, likelihood, and deviance functions.
- plot_curve() is now deprecated. Please use ggcurve() instead.
- curve_compare() compares two functions and calculates the area between the curve.
- plot_compare()allows two separate functions to be plotted and compared simultaneously.
- curve_table() produces publication-ready tables of relevant statistics.
- curve_boot() uses bootstrapping to approximate the consonance functions via the boot and bcaboot packages.
- curve_lik() produces likelihood functions by transforming the objects from the ProfileLikelihood package.
- Minor changes
Also can be downloaded from CRAN (for most stable release)[https://cran.r-project.org/web/packages/concurve/index.html.]
- All functions now provide progress on how long it will take to complete the task.
- Interval widths are now provided as measures of precision. All feedback is welcome.
v2.0
v1.06
Description & Reference Updates
Updates to references in the description and included one more reference on the utility of the method.