Skip to content

Gravitational Waves

Choose a tag to compare

@fernandoPalluzzi fernandoPalluzzi released this 29 Jul 12:23
0acee1a

New stable release of the CRAN package SEMgraph.
News:

  • Added new parameterEstimates() function for parameter estimates output of a fitted SEM for RICF and CGGM algorithms similar to lavaan.
  • Updating summary.RICF() and summary.GGM() functions with parameterEstimates()
  • Updating hidden functions SEMricf(), SEMricf2(), SEMggm(), and SEMggm2()
  • Added in SEMrun() function the bootstrap resampling of SE (95% CI), and new argoment n_rep = 1000 (default) to set the bootstrap samples or permutation flip, if algo = "ricf", and the argumet SE = c("standard", "none"), if algo = "lavaan".
  • Fixed bugs in cplot, colorGraph, and SEMtree.