Learn R Programming

⚠️There's a newer version (0.2.3) of this package.Take me there.

stablespec (version 0.1.3)

Stable Specification Search in Structural Equation Models

Description

An exploratory and heuristic approach for specification search in Structural Equation Modeling. The basic idea is to subsample the original data, and for each subset we search the optimal models. Here the criteria of an optimal model is defined by two objectives: to fit the data well and is simple (parsimonious) model. As these objectives are conflicting, we apply NSGA-II to optimize, such that to get optimal models for the whole range of model complexities. From these optimal models, we observe the model specifications (structures) that are both stable and parsimonious, called relevant. At the end we infer causal model from these relevant structures.

Copy Link

Version

Install

install.packages('stablespec')

Monthly Downloads

486

Version

0.1.3

License

MIT + file LICENSE

Maintainer

Ridho Rahmadi

Last Published

April 8th, 2016

Functions in stablespec (0.1.3)

adhd

Attention Deficit Hyperactivity Disorder (ADHD)
artificialLongiData

Artificial longitudinal data.
stableSpec

Stable specifications of constrained structural equation models.
getModelFitness

Scoring the given SEM models.
repairCyclicModel

Repairing a SEM model that is cyclic.
plotStability

Plot of edge and causal path stability.
modelPop

Random SEM models.