- Added node_clustering network metric.
- Added global_clustering network metric.
- Added global_diameter network metric.
- Improved GBI conversion algorithm.
- Added argument pass-through in model_comparison.
- Fixed bug with degree computation.
- Various arguments to improve user control.
- Changed network plots.
- Added unit tests for metrics.
- Fixed documentation bugs.
- Calculates component means in mixture models.
- Fixed Github actions issues.
- Fixed bug in mixture model.
- Support for Z-score bison data in bison_brms.
- Example of using bison for multiple imputation.
- Duration to binary conversion utility function.
- bisonR to igraph posterior extraction utility function.
- Bug fixes.
- Integrated regressions with brms.
- Extended unit tests.
- Improved documentation.
- Partial pooling.
- Zero inflated models.
- Conjugate models
- Prior checks
- Model comparison
- Directed networks
- Support for missing dyads
- Mixture models
- Refactored data processing
- GBI data conversion
- Global network metrics
- Improved documentation
- Non-random edge weight analysis
- Threshold degree metrics
- Basic feature set implemented (edge models, dyadic and nodal regression, basic checks, etc).
- All functions are documented.
- Unit tests configured.
- R CMD check passing.
- Getting started page complete.
- Initialised package.