Version : 0.6.0; License: GPL-2|GPL-3
- Asian Development Bank (ADB), Islamabad, Pakistan
- Benazir Income Support Programme (BISP), Islamabad, Pakistan
- Department of Mathematics and Statistics, University of Agriculture Faisalabad, Pakistan
- College of Agriculutre, University of Sargodha, Pakistan
- Department of Statistics, University of Nebraska-Lincoln, Lincoln NE, USA
- Australian National University, Canberra, ACT, Australia
Provides data sets and R Codes for E.R. Williams, C.E. Harwood and A.C. Matheson (2023). Experimental Design and Analysis for Tree Improvement, CSIRO Publishing.
The package can be installed from CRAN as follows:
install.packages("eda4treeR", dependencies = TRUE)
The development version can be installed from github as follows:
if (!require("remotes")) install.packages("remotes")
remotes::install_github("myaseen208/eda4treeR")
To know whats new in this version type:
news(package = "eda4treeR")
To cite the R package eda4treeR
in publications use:
citation("eda4treeR")