hfgolino/EGAnet

Handling non-symmetric matrices in `net.loads`

Closed this issue · 1 comments

"Dimension stability analysis
Organising data...done
Calculating results...
An error occurred in the 'itemStability.loadings' function of 'itemStability':
Error in net.loads(A = graphs[[i]], wc = memberships[, i]) :
Input for 'A' must be a symmetric n x n matrix
Error in order(names(stability.dimensions)) : argument 1 is not a vector

• Function error occurred in: itemStability.loadings function of itemStability

R and EGAnet versions:
• R version: 4.2.2
• EGAnet version: 1.2.5.1

Operating System:
• OS: Windows
• Version: 10 x64 build 22621".

This error has been removed from net.loads and shouldn't be a problem in future versions: https://github.com/hfgolino/EGAnet/tree/no-cpp

Note: net.loads will no longer be part of itemStability and dimensionStability to avoid cross-contamination issues