R Dataset / Package gap / mfblong

On this R-data statistics page, you will find information about the mfblong data set which pertains to Example data for ACEnucfam. The mfblong data set is found in the gap R package. You can load the mfblong data set in R by issuing the following command at the console data("mfblong"). This will load the data into a variable called mfblong. If R says the mfblong data set is not found, you can try installing the package by issuing this command install.packages("gap") and then attempt to reload the data with the library() command. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the mfblong R data set. The size of this file is about 95,781 bytes.

Example data for ACEnucfam

Description

This is the companion data for ACEnucfam.

Usage

data(mfblong)

Format

The data is a random subset of the birth weight data from the mental health registry of Norway.

male-a dummy variable for being male; first-a dummy variable for being the first child; midage-a dummy variable for mother aged 20-35 at time of birth; highage-a dummy variable for mother older than 35 at time of birth and birthyr-year of birth minus 1967 (earliest birth year in birth registry).

Source

The data were obtained from the Biometrics website and preprocessed with f.mfb.R.

References

Rabe-Hesketh S, Skrondal A, Gjessing HK. Biometrical modeling of twin and family data using standard mixed model software. Biometrics 2008, 64:280-288

Dataset imported from https://www.r-project.org.

Attachments: csv, json

<iframe src="https://pmagunia.com/iframe/r-dataset-package-gap-mfblong.html" width="100%" height="100%" style="border:0px"></iframe>