Hi everyone,
I'm using the EGAnet package. I want the "walktrap" algorithm argument in the functions EGA() or bootEGA() but when I run the code the output says the algorithm used is "Louvain". How can I make it use walktrap instead?
# Run bootEGA
boot_ega_results <- bootEGA(
data = df,
n.boots = 500,
model = "glasso",
algorithm = "walktrap",
plot.type = "GGally" )
print(boot_ega_results)
This is the output I get:
Model: GLASSO (EBIC)
Correlations: auto
Algorithm: Louvain
Unidimensional Method: Louvain
EGA Type: EGA
Bootstrap Samples: 500 (Parametric)
1
Frequency: 1
Median dimensions: 1 [1, 1] 95% CI