Skip to content

Quantum Tunneling

Choose a tag to compare

@fernandoPalluzzi fernandoPalluzzi released this 06 Mar 18:07
f45db85

New development release of the CRAN package SEMgraph.
News:

  • SEMbap() function changes. Now the function implements new deconfounding
    methods to adjust the data matrix by removing latent sources of confounding
    encoded in them. The selected methods are based on: (i) Bow-free Acyclic
    Paths (BAP) search, (ii) LVs proxies as additional source nodes of
    the data matrix Y or (iii) spectral transformation of Y.

  • Output dsep data.frame in Shipley.test() in SEMbap() functions
    has the same format of the localCI.test() function.

  • New model.learn() and extractClusters() functions

  • Correlation to graph utility

  • Mediation analysis utility

  • Various fixed bugs