Skip to content

NetworkToolbox 1.2.3

Choose a tag to compare

@AlexChristensen AlexChristensen released this 31 Jan 14:06
· 139 commits to master since this release
2d20fa3

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