Data for Example 4.3 from Experimental Design and Analysis for Tree Improvement
Source:R/DataExam4.3.R
DataExam4.3.Rd
Exam4.3 presents the germination count data for 4 Pre-Treatments and 6 Seedlots.
Usage
data(DataExam4.3)
Format
A data.frame
with 72 rows and 8 variables.
rep
Replication number of Treatment
row
Row number of different Seedlots
column
Column number of differnt Trees
seedlot
Seed lot number
treat
Treatment types
count
Number of germinated seeds out of 25
percent
Germination Percentage
contcomp
Control or Trated 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(DataExam4.3)