We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80719c4 commit f7d0020Copy full SHA for f7d0020
HtWtDataGenerator.py
@@ -1,7 +1,8 @@
1
"""
2
-Random height, weight generator for males and females. Uses parameters from
+Random height, weight generator for males and females. Uses parameters from
3
Brainard, J. & Burmaster, D. E. (1992). Bivariate distributions for height and
4
weight of men and women in the United States. Risk Analysis, 12(2), 267-275.
5
+John K. Kruschke, January 2008.
6
7
from __future__ import division
8
from scipy.stats import multivariate_normal
0 commit comments