bmi {distdichoR}R Documentation

BMI of 1,781 mothers

Description

A dataset containing the Body Mass Index (BMI) of mothers at the beginning of their pregnancy and a variable showing if it is the first pregnancy (parity=0) or a subsequent (parity>0).

Usage

bmi

Format

A data frame with 1781 rows and 4 variables:

bmi

Body Mass Index (15.04-45.18)

inv_bmi

inverse Body Mass Index (0.022-0.066)

parity

parity of the mother (primi, multi)

group_par

0 = primipari, 1 = multipari


[Package distdichoR version 0.1-1 Index]