Package: stablespec 0.3.0
stablespec: Stable Specification Search in Structural Equation Models
An exploratory and heuristic approach for specification search in Structural Equation Modeling. The basic idea is to subsample the original data and then search for optimal models on each subset. Optimality is defined through two objectives: model fit and parsimony. As these objectives are conflicting, we apply a multi-objective optimization methods, specifically NSGA-II, to obtain optimal models for the whole range of model complexities. From these optimal models, we consider only the relevant model specifications (structures), i.e., those that are both stable (occur frequently) and parsimonious and use those to infer a causal model.
Authors:
stablespec_0.3.0.tar.gz
stablespec_0.3.0.zip(r-4.5)stablespec_0.3.0.zip(r-4.4)stablespec_0.3.0.zip(r-4.3)
stablespec_0.3.0.tgz(r-4.5-any)stablespec_0.3.0.tgz(r-4.4-any)stablespec_0.3.0.tgz(r-4.3-any)
stablespec_0.3.0.tar.gz(r-4.5-noble)stablespec_0.3.0.tar.gz(r-4.4-noble)
stablespec_0.3.0.tgz(r-4.4-emscripten)stablespec_0.3.0.tgz(r-4.3-emscripten)
stablespec.pdf |stablespec.html✨
stablespec/json (API)
# Install 'stablespec' in R: |
install.packages('stablespec', repos = c('https://rahmarid.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rahmarid/stablespec/issues
- crossdata6V - Artificial cross-sectional data.
- longiData4V3T - Artificial longitudinal data.
Last updated 8 years agofrom:b25699ceb4. Checks:7 OK, 2 ERROR. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 23 2025 |
R-4.5-win | OK | Mar 23 2025 |
R-4.5-mac | OK | Mar 23 2025 |
R-4.5-linux | ERROR | Mar 23 2025 |
R-4.4-win | OK | Mar 23 2025 |
R-4.4-mac | OK | Mar 23 2025 |
R-4.4-linux | ERROR | Mar 23 2025 |
R-4.3-win | OK | Mar 23 2025 |
R-4.3-mac | OK | Mar 23 2025 |
Exports:dataReshapegetModelFitnessmodelPopplotStabilityrepairCyclicModelstableSpec
Dependencies:abindadmiscarmBiocGenericsBiocManagerbootclicodacodetoolscpp11foreachgenericsggmgluegraphigraphiteratorslatticelifecyclelme4magrittrMASSMatrixmatrixcalcmcomiminqamvtnormnlmenloptrnsga2RpkgconfigpolycorrbibutilsRcppRcppEigenRdpackreformulasRgraphvizrlangsemvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Artificial cross-sectional data. | crossdata6V |
Reshape longitudinal data | dataReshape |
Scoring the given SEM models. | getModelFitness |
Artificial longitudinal data. | longiData4V3T |
Random SEM models. | modelPop |
Plot of edge and causal path stability. | plotStability |
Repairing a SEM model that is cyclic. | repairCyclicModel |
Stable specifications of constrained structural equation models. | stableSpec |