Skip to content

Releases: statnet/statnetWeb

statnetWeb v0.5.6

07 Aug 00:12
Compare
Choose a tag to compare

Includes updates for bugfixes related to the evolution of the underlying shiny support packages, and updates for all embedded urls that previously pointed to the (now deprecated) statnet.org website.

v0.4.0

05 Nov 00:02
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • Interactive network plot: click on nodes to see vertex names and attributes, double click to highlight neighbors.
  • More tables and plots to visualize attribute distributions.
  • Better formatting for term documentation.

v0.3.6

24 Aug 16:25
Compare
Choose a tag to compare
v0.3.6 Pre-release
Pre-release
  • New sortable table of attributes
  • New citations in addition to BibTeX
  • Refresh positions of nodes in network plot
  • run_sw() now uses system's default web browser to launch application
  • Can color code nodes by mode for bipartite network
  • Change shape of node depending on mode for bipartite network

v0.3.3

12 Apr 22:58
Compare
Choose a tag to compare
v0.3.3 Pre-release
Pre-release
  • Fix bug from v0.3.2 preventing built-in networks from loading
  • Prevent calls to search.ergmTerms() from printing to the console

v0.3.2

11 Apr 00:33
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release
  • App is compatible with Shiny v0.11.1.9002 (we have a new look!)
  • Only .rds files supported when saving and uploading from the R environment.
  • Issue solved where GOF plots from directed networks were not appearing.
  • Issue with uploading edge values solved.

v0.3.1

29 Jan 19:46
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

What's new:

  • Improved method of saving user-entered attributes
  • Bug in uploading relational data saved as R object is fixed
  • "Fit Model" button is closer to summary statistics
  • User can add terms to formula by pressing Enter key
  • User is not allowed to color code degree distribution of total degree for directed networks (in- and out-degree distributions are allowed)
  • Title of application is incorporated into title of first tab
  • Prevented error in viewing GOF comparison when no models are saved
  • New color palettes for attributes with more than nine levels

v0.3.0

23 Jan 22:35
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

What's new:

  • Access term documentation within Fit Model page
  • Customize MCMC control parameters when fitting a model or simulating from a model
  • Save up to five different models for a single network
    • Compare coefficients and AIC/BIC scores across models
  • Switch between models when looking at MCMC Diagnostics, GOF and Simulations
  • Compare GOF plots across saved models in a comprehensive chart
  • Plot simulation statistics compared to target statistics
  • Arrow icons for page navigation

v0.2.0

15 Nov 01:12
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What’s New:

  • Fixed delay when adding terms to formula.
  • ergm formula and model fit are cleared when the uploaded network changes.
  • Previous goodness of fit plots are cleared when a new model is fit.
  • Simulation summary is reformatted so that the simulation parameters and network statistics are listed by row, rather than by column.
  • Widgets are disabled when their input is irrelevant for the current network.
  • Improved warning boxes for color-coding with more than nine levels.

Initial Prototype Release

06 Nov 18:34
Compare
Choose a tag to compare
Pre-release
v0.1.0

fixes to display of descriptive indices