iid

IID data

Package

Version

Docs

Paper

Graph type

all

Module

iid

Description

Independently identically distributed (IID) samples of a given size n. The data may be standardized by setting standardized to true.

Example

[
  {
    "id": "standardized",
    "standardized": true,
    "n": [
      100
    ]
  }
]