Skip to content

Releases: FATelarico/GUI-Generalised-Blockmodeling

v. 1.5.0

27 Feb 13:19
7bfef0f
Compare
Choose a tag to compare

Computation and plotting

  • Streamlining blockmodeling calls
  • Streamlining network::plot() calls;
  • Streamlining igraph::plot.netowork() calls;
  • Set a stable selection of colours for all three plotting systems;
  • Correct reactive values and the error when there is only one best solution;

Visuals

  • Change the layout of the app (tab panel for data input, sidebar for blockmodeling options/output);
  • Remove cluster columns and rename cluster rows to clusters size;

Inputs

  • Allow the user to see only one 'best' IM matrix at a time by selecting it;
  • Set 'Should the networks/matrices be deleted from the results to save space? ' to TRUE (do delete)
  • Set 'Should the error for each optimized partition be returned?' to TRUE;
  • Set 'How many results to save?' to a default of 10;

v. 1.4.0

27 Feb 10:09
7bfef0f
Compare
Choose a tag to compare

First public version