gcastle_iidsim

gCastle IID (SEM)

Package

gCastle

Version

1.0.3

Docs

here

Paper

Zhang et al.[1]

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
    ]
  }
]