Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 664 Bytes

iid.rst

File metadata and controls

52 lines (32 loc) · 664 Bytes

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
    ]
  }
]
.. footbibliography::