Releases: achetverikov/circhelp
Releases · achetverikov/circhelp
v1.3
Moved to a standalone implementation of remove_cardinal_biases() without reliance on gamlss. About 2.2x speed-up, almost identical results.
Full Changelog: v1.2...v1.3
circhelp 1.2
User-facing changes
- Added
density_asymmetry()for analyzing asymmetry in circular response probabilities (useful for analyzes of response biases) - Added
density_asymmetry_discrete()for discrete/bin-based asymmetry analyses. - Added
smoothed_circ_sd()for smoothed circular SD estimation. - Improved
density_asymmetry():- added
return_full_density - added
"average"bandwidth option - improved computational speed (matrix-based implementation)
- added
- Fixed a density-related bug affecting asymmetry workflows.
Documentation
- Expanded and reorganized vignette coverage for
density_asymmetry()workflows. - Improved examples and cross-references across vignettes.
- Updated package reference/site documentation to reflect new functions and options.
Maintenance
- Updated package dependencies/import setup (including migration to
apastats2in examples/dependencies). - Updated pkgdown/deployment setup to keep website builds stable with current GitHub Actions runtime changes.
circhelp 1.1
- Initial CRAN submission.
v1.0
This is the first release of the package.