joint_normal¶
- hyppo.tools.joint_normal(n, p, noise=False)¶
Joint Normal simulation.
Joint Normal (X,Y)∈Rp×Rp: Let ρ=12p, Ip be the identity matrix of size p×p, Jp be the matrix of ones of size p×p and Σ=[IpρJpρJp(1+0.5κ)Ip]. Then,
(X,Y)∼N(0,Σ)
Joint Normal simulation.
Joint Normal (X,Y)∈Rp×Rp: Let ρ=12p, Ip be the identity matrix of size p×p, Jp be the matrix of ones of size p×p and Σ=[IpρJpρJp(1+0.5κ)Ip]. Then,