Data for Example 6.2 from Experimental Design and Analysis for Tree Improvement
Source:R/DataExam6.2.R
DataExam6.2.RdExam 6.2 Dbh mean, Dbh varince and number of trees per plot from 3 provinces("PNG","Sabah","Queensland") with 4 replicationsof 48 families.
Usage
data(DataExam6.2)Format
A data.frame with 192 rows and 7 variables.
ReplicationReplication number of different Families
Plot.numberPlot number of differnt Trees
FamilyFamily Numuber
ProvinceProvince of family
Dbh.meanAverage Diameter at breast height of trees within plot
Dbh.varianceVariance of Diameter at breast height of trees within plot
Dbh.countNumber of trees within plot
References
E.R. Williams, C.E. Harwood and A.C. Matheson (2023). Experimental Design and Analysis for Tree Improvement. CSIRO Publishing (https://www.publish.csiro.au/book/3145/).
Author
Muhammad Yaseen (myaseen208@gmail.com)
Sami Ullah (samiullahuos@gmail.com)
Examples
data(DataExam6.2)