You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add degree and time of adoption diagnostic function (#57)
* Initial plan
* Implement degree_adoption_diagnostic function with comprehensive tests
Co-authored-by: gvegayon <893619+gvegayon@users.noreply.github.com>
* Fix print method formatting and complete implementation
Co-authored-by: gvegayon <893619+gvegayon@users.noreply.github.com>
* Review changes:
- Expanded degree_adoption_diagnostic to accept generic graphs + TOA
- Improved print method with CI-aware interpretation
- Updated tests for new input validation
* multi-diffusion support (behavior/combine), undirected network support, safer bootstrap & printer; tests + docs added
* Refactor degree_adoption_diagnostic: Move to separate file, update documentation syntax, add NEWS entry
Co-authored-by: gvegayon <893619+gvegayon@users.noreply.github.com>
* Updating docs
* Adding new workflow and working on R CMD check
* Fixing actions
* Updating readme
* Fix formatting of valgrind variable in workflow name
* Addressing errors and warnings
* Updating printer: combo mode + bootstrap NA fix
* Updating README and version number
* Remove build-targz.yml and update NEWS.md for v1.24.0
Co-authored-by: gvegayon <893619+gvegayon@users.noreply.github.com>
* Renaming codechunks to avoid errors
* Trying to fix LR ending
* Avoiding building manual in valgrind and building to upload
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: gvegayon <893619+gvegayon@users.noreply.github.com>
Co-authored-by: aoliveram <anibal.olivera.m@gmail.com>
Co-authored-by: George G. Vega Yon <g.vegayon@gmail.com>
0 commit comments