hyppo
hyppo.tools.
indep_binomial
Independent binomial distributions.
(X,Y,Z)∈R×R×Rp: .. math:
X, Y, Z_i &\sim \text{Binom}(10, 0.5) \\ Z &= (Z_1, Z_2, \ldots, Z_p)
n (int) -- The number of samples desired by the simulation (>= 5).
int
p (int) -- The number of dimensions for conditioning variable Z.
Z
x,y,z (ndarray of float) -- Simulated data matrices. x and y, and z.
ndarray
float
x
y
z
References
previous
indep_lognormal
next
cond_indep_normal