File: mfblong.Rd

package info (click to toggle)
r-cran-gap.datasets 0.0.6-1.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,608 kB
  • sloc: makefile: 2
file content (23 lines) | stat: -rw-r--r-- 846 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
\name{mfblong}
\docType{data}
\alias{mfblong}
\title{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
}
\keyword{datasets}