Releases: FATelarico/GUI-Generalised-Blockmodeling
Releases · FATelarico/GUI-Generalised-Blockmodeling
v. 1.5.0
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
First public version