Package: heritability 1.4
heritability: Marker-Based Estimation of Heritability Using Individual Plant or Plot Data
Implements marker-based estimation of heritability when observations on genetically identical replicates are available. These can be either observations on individual plants or plot-level data in a field trial. Heritability can then be estimated using a mixed model for the individual plant or plot data. For comparison, also mixed-model based estimation using genotypic means and estimation of repeatability with ANOVA are implemented. For illustration the package contains several datasets for the model species Arabidopsis thaliana.
Authors:
heritability_1.4.tar.gz
heritability_1.4.zip(r-4.7)heritability_1.4.zip(r-4.6)heritability_1.4.zip(r-4.5)
heritability_1.4.tgz(r-4.6-any)heritability_1.4.tgz(r-4.5-any)
heritability_1.4.tar.gz(r-4.7-any)heritability_1.4.tar.gz(r-4.6-any)
heritability_1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
heritability/json (API)
| # Install 'heritability' in R: |
| install.packages('heritability', repos = c('https://wtkr.r-universe.dev', 'https://cloud.r-project.org')) |
- BT_LW_H - Bolting time and leaf width for the Arabidopsis hapmap population.
- K_atwell - Marker-based relatedness matrices for 3 populations of Arabidopsis thaliana.
- K_hapmap - Marker-based relatedness matrices for 3 populations of Arabidopsis thaliana.
- K_swedish - Marker-based relatedness matrices for 3 populations of Arabidopsis thaliana.
- LA_H - _Arabidopsis_ leaf area data for the hapmap and Swedish regmap population.
- LA_S - _Arabidopsis_ leaf area data for the hapmap and Swedish regmap population.
- LD - Flowering time data taken from Atwell _et al._ (2010).
- LDV - Flowering time data taken from Atwell _et al._ (2010).
- means_LD - Flowering time from Atwell _et al._ (2010): accession means.
- means_LDV - Flowering time from Atwell _et al._ (2010): accession means.
- R_matrix_LD - Covariance matrix of the accession means for flowering time.
- R_matrix_LDV - Covariance matrix of the accession means for flowering time.
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:2224b2dcd6. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 126 | ||
| source / vignettes | OK | 150 | ||
| linux-release-x86_64 | NOTE | 105 | ||
| macos-release-arm64 | NOTE | 129 | ||
| macos-oldrel-arm64 | NOTE | 142 | ||
| windows-devel | NOTE | 101 | ||
| windows-release | NOTE | 71 | ||
| windows-oldrel | NOTE | 79 | ||
| wasm-release | OK | 111 |
Exports:marker_h2marker_h2_meansrepeatability
Dependencies:MASS
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Marker-Based Estimation of Heritability Using Individual Plant or Plot Data. | heritability-package heritability |
| Bolting time and leaf width for the Arabidopsis hapmap population. | BT_LW_H |
| Flowering time data taken from Atwell _et al._ (2010). | floweringTime LD LDV |
| Marker-based relatedness matrices for 3 populations of Arabidopsis thaliana. | K_atwell K_hapmap K_swedish |
| _Arabidopsis_ leaf area data for the hapmap and Swedish regmap population. | LA_H LA_S leafArea |
| Compute a marker-based estimate of heritability, given phenotypic observations at individual plant or plot level. | marker_h2 |
| Compute a marker-based estimate of heritability, given genotypic means. | marker_h2_means |
| Flowering time from Atwell _et al._ (2010): accession means. | means_floweringTime means_LD means_LDV |
| Covariance matrix of the accession means for flowering time. | R_matrix R_matrix_LD R_matrix_LDV |
| ANOVA-based estimates of repeatability | repeatability |
