Example dataset for h2 estimation between male and female for eight different traits
Source:R/datasets.R
Example_h2data.Rd
Example dataset for h2 estimation between male and female for eight different traits
Format
A data frame with 8 rows and 5 variables:
- ID
Trait identifier; character string (e.g., "ADHD", "AFB")
- Fstat
Estimated heritability statistic for females; numeric
- Fse
Standard error for female heritability estimate; numeric
- Mstat
Estimated heritability statistic for males; numeric
- Mse
Standard error for male heritability estimate; numeric