Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 1.15 KB

gcastle_iidsim.rst

File metadata and controls

55 lines (35 loc) · 1.15 KB

gcastle_iidsim

gCastle IID (SEM)

Package gCastle
Version 1.0.3
Docs here
Paper :footcite:t:`zhang2021gcastle`
Graph type DAG
Module gcastle_iidsim

Description

IID samples from a SEM model using the IIDSimulation object in the gCastle library. The data may be standardized by setting standardized to true.

Example

[
  {
    "id": "gcastle_sem",
    "standardized": true,
    "method": "linear",
    "sem_type": "gauss",
    "noise_scale": 1.0,
    "n": [
      1000
    ]
  }
]
.. footbibliography::