-
Technical noise should be integrated with the "clean" data generation process.
## Data generation process:
Currently there are two approaches to generate data:
1. structural causal models --> (n…
-
# Notebook proposal
**Title**: Confirmatory Factor Analysis and Structural Equation Models
## Why should this notebook be added to pymc-examples?
This fills a gap in the coverage we have of CFA a…
-
Implement the Lai (2021) and Zhang (2023) correct formula for RMSEA under FIML, esp. as current result can be varied by adding empty rows to the dataset.
Xijuan Zhang & Victoria Savalei (2020) Exam…
-
The MTK modeling process seems to be as follows:
[@structural_parameters](https://docs.sciml.ai/ModelingToolkit/stable/basics/MTKModel_Connector/#Conditional-elements-of-the-system) determine the mo…
-
### Description
If an input connector is not connected in a model the error message could be more user-friendly.
Currently the message signals the under determination of the system but not not th…
-
Lavaan and Mplus models are available at the [online appendix](http://levente.littvay.hu/msem/). I estimate 1-2 days of work to translate these models to OpenMx. It might be worth exploring umx's lava…
-
In the Tutorial on resting state simulation using neural mass models, I get an error when I run the line:
`sys = structural_simplify(sys)
`
The error is:
`ERROR: TypeError: in keyword argument i…
-
Here are the articles:
@Article{maydeu-olivares2017assessing,
author = {Alberto Maydeu-Olivares},
title = {Assessing the Size of Model Misfit in Structural Equation Models},
journal…
-
The circuit examples in `examples/` are static and do not exhibit time-dependent solutions. Ideally, future improvements to structural simplification would eliminate all equations in these models. Sin…
-
### Description
"It can be hard or impossible to determine whether two SEM models may be nested. There is also no routine technology for evaluating whether two very different structural models may…