Skip to content

Commit

Permalink
added releasenotes.txt as GitHub apparently does not store
Browse files Browse the repository at this point in the history
release notes in git but only in some proprietary GitHub
webserver location
  • Loading branch information
stivalaa committed Jan 7, 2024
1 parent 7160bc8 commit 655362f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions releasenotes.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
v2.4.0 (8 January 2024)

* Implemented BipartiteGWActivity change statistic
* Implemented bipariteFixedMode on simulation
* Added -e (--eiindex) option for Krackhardt & Stern (1988) E-I index on plotALAAMEEsimfit.R
* Added ALAAM examples with badger data from Silk et al. (2017)
* Implemented oO_OsameContagion change statistic
* Implemented distance matrix and ContagionDist and GeographicHomophily change statistics
* Added Hamilton et al. (2020) Tasmanian Devil replication data and TERGM models, and new models for the Tasmanian Devil data using SAOM (RSiena) and ALAAM (ALAAMEE stochastic approximation)
* Added test cases and regression tests for new change statistics
* Added experimental change statistics LogContagion and PowerContagion including high school example models and simulation experiments scripts
* Added Mahalanobis distance to goodness-of-fit, including test cases for Mahalanobis distance computation
* Added add_gof_param_func_list parameter to estimateALAAMSA() to allow user-specified goodness-of-fit statistics

0 comments on commit 655362f

Please sign in to comment.