Package src :: Package stats306b :: Package datasets :: Module rings
[hide private]
[frames] | no frames]

Module rings

source code

Functions [hide private]
 
generate(n=150, i1=[1, 2], i2=[2.5, 5])
Generate two groups of data, each of (average) size n.
source code
 
view(n=50) source code
Function Details [hide private]

generate(n=150, i1=[1, 2], i2=[2.5, 5])

source code 

Generate two groups of data, each of (average) size n.

In group1, they are pairs of IID normals, conditioned to have norm in the interval i1.

In group2, they are pairs of IID normals, conditioned to have norm in the interval i2.