Skip to content

Commit

Permalink
Merge pull request #160 from hfgolino/invariance
Browse files Browse the repository at this point in the history
updated plotting for `invariance`
  • Loading branch information
AlexChristensen authored Aug 12, 2024
2 parents 20cdee6 + 10a7b0f commit c67a119
Show file tree
Hide file tree
Showing 5 changed files with 696 additions and 283 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: EGAnet
Title: Exploratory Graph Analysis – a Framework for Estimating the Number of Dimensions in Multivariate Data using Network Psychometrics
Version: 2.0.7
Date: 2024-08-06
Date: 2024-08-12
Authors@R: c(person("Hudson", "Golino", email = "hfg9s@virginia.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1601-1447")),
person("Alexander", "Christensen", email = "alexpaulchristensen@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-9798-7037")),
person("Robert", "Moulder", email = "rgm4fd@virginia.edu", role = "ctb", comment = c(ORCID = "0000-0001-7504-9560")),
Expand Down
2 changes: 2 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ WEBSITE: https://r-ega.net

+ ADD: a general function called `information` to compute several information theory measures

+ UPDATE: `invariance` handles more than 2 groups (plots up to 4 groups pairwise)

+ UPDATE: added 'signed' argument in `jsd` to allow for signed or absolute networks to be used in computations (includes downstream functions: `infoCluster`)

+ UPDATE: NEWS is now formatted in markdown
Expand Down
Loading

0 comments on commit c67a119

Please sign in to comment.