Package: genstab 1.0.0
genstab: Resampling Based Yield Stability Analyses
Several yield stability analyses are mentioned in this package: variation and regression based yield stability analyses. Resampling techniques are integrated with these stability analyses. The function stab.mean() provides the genotypic means and ranks including their corresponding confidence intervals. The function stab.var() provides the genotypic variances over environments including their corresponding confidence intervals. The function stab.fw() is an extended method from the Finlay-Wilkinson method (1963). This method can include several other factors that might impact yield stability. Resampling technique is integrated into this method. A few missing data points or unbalanced data are allowed too. The function stab.fw.check() is an extended method from the Finlay-Wilkinson method (1963). The yield stability is evaluated via common check line(s). Resampling technique is integrated.
Authors:
genstab_1.0.0.tar.gz
genstab_1.0.0.zip(r-4.5)genstab_1.0.0.zip(r-4.4)genstab_1.0.0.zip(r-4.3)
genstab_1.0.0.tgz(r-4.4-any)genstab_1.0.0.tgz(r-4.3-any)
genstab_1.0.0.tar.gz(r-4.5-noble)genstab_1.0.0.tar.gz(r-4.4-noble)
genstab_1.0.0.tgz(r-4.4-emscripten)genstab_1.0.0.tgz(r-4.3-emscripten)
genstab.pdf |genstab.html✨
genstab/json (API)
# Install 'genstab' in R: |
install.packages('genstab', repos = c('https://jacks306.r-universe.dev', 'https://cloud.r-project.org')) |
- maize - Maize yield trial data
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:d442835c17. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 12 2024 |
R-4.5-win | OK | Nov 12 2024 |
R-4.5-linux | OK | Nov 12 2024 |
R-4.4-win | OK | Nov 12 2024 |
R-4.4-mac | OK | Nov 12 2024 |
R-4.3-win | OK | Nov 12 2024 |
R-4.3-mac | OK | Nov 12 2024 |
Exports:stab.fwstab.fw.checkstab.meanstab.var
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Maize yield trial data | maize |
F-W Regression Based Yield Stability Analysis | stab.fw |
Check-based yield stability analysis | stab.fw.check |
Group means and ranks with resampling | stab.mean |
Group variances with resampling | stab.var |