NetworkToolbox 1.2.3
Changes in version 1.2.3
o removed isSym function
o fixed bugs in degree, strength, hybrid, and edgerep functions (symmetric matrix check is fixed)
o naming order bug fix in comcat
o removed bootgen and bootgen.plot functions (experimental funcitons that may return later)
o updated several functions' documentation
Changes in version 1.2.2
o comcat: added functionality to compute connectivity across communities or for each community
o stable: added closeness centrality
o desc: descriptive statistics function for a single variable
o desc.all: descriptive statistics function for a dataset
Changes in version 1.2.1
o updated comm.close algorithm: takes the reciprocal of the mean ASPL of each community
o LoGo: removed some arguments, added "..." for deprecated arguments (e.g., standardize)
o rep.resp: function to detect repetitive responding