Skip to content

Commit a618242

Browse files
committed
Update README.md
1 parent 4e4d6a2 commit a618242

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,13 @@ http://cran.r-project.org/web/packages/ergm/
1919
http://cran.r-project.org/web/packages/network/
2020
http://cran.r-project.org/web/packages/sna/
2121

22-
#### New in v0.2.0
22+
#### New in v0.3.0
2323

24-
* Fixed delay when adding terms to formula.
25-
* ergm formula and model fit are cleared when the uploaded network changes.
26-
* Previous goodness of fit plots are cleared when a new model is fit.
27-
* Simulation summary is reformatted so that the simulation parameters and network statistics are listed by row, rather than by column.
28-
* Widgets are disabled when their input is irrelevant for the current network.
29-
* Improved warning boxes for color-coding with more than nine levels.
24+
* Access term documentation within Fit Model page
25+
* Customize MCMC control parameters when fitting a model or simulating from a model
26+
* Save up to five different models for a single network
27+
* Compare coefficients and AIC/BIC scores across models
28+
* Switch between models when looking at MCMC Diagnostics, GOF and Simulations
29+
* Compare GOF plots across saved models in a comprehensive chart
30+
* Plot simulation statistics compared to target statistics
31+
* Arrow icons for page navigation

0 commit comments

Comments
 (0)