DiallelAnalysisR
:
Diallel Analysis with RAsian Development Bank (ADB), Islamabad, Pakistan.
Benazir Income Support Programme (BISP), Islamabad, Pakistan.
Department of Mathematics and Statistics, University of Agriculture Faisalabad, Pakistan.
Department of Statistics, University of Nebraska Lincoln, NE, USA.
Performs Diallel Analysis with R using Griffing’s and Hayman’s approaches. Four different Methods (1: Method-I (Parents + F1’s + reciprocals); 2: Method-II (Parents and one set of F1’s); 3: Method-III (One set of F1’s and reciprocals); 4: Method-IV (One set of F1’s only)) and two Models (1: Fixed Effects Model; 2: Random Effects Model) can be applied using Griffing’s approach.
The package can be installed from CRAN as follows:
install.packages("DiallelAnalysisR", dependencies = TRUE)
The development version can be installed from github as follows:
if (!require("remotes")) install.packages("remotes")
::install_github("myaseen208/DiallelAnalysisR") remotes
To know whats new in this version type:
news(package = "DiallelAnalysisR")
DiallelAnalysisR
To cite the methods in the package use:
citation("DiallelAnalysisR")
in your publications!
Please, support this project by citing it
KM (2023). _DiallelAnalysisR: Diallel Analysis
Yaseen M, Eskridge
with R_.
for LaTeX users is
A BibTeX entry
@Manual{,
= {DiallelAnalysisR: Diallel Analysis with R},
title = {Muhammad Yaseen and Kent M. Eskridge},
author = {2023},
year = {The Comprehensive R Archive Network (CRAN)},
journal }