jtextor / dagitty

Graphical analysis of structural causal models / graphical causal models.
GNU General Public License v2.0
282 stars 46 forks source link

set residual variances for simulateSEM / impliedCovarianceMatrix #13

Closed jtextor closed 3 years ago

jtextor commented 6 years ago

Currently, residual variances can either be set all to the same value (parameter 'eps') or set automatically to yield variance 1 for all variables. Would be nicer if we could also set them directly in the graph, just like we can set the beta's.

jtextor commented 3 years ago

This is now implemented for structural equation models / Gaussian-type simulations.