Learn R Programming

eda4treeR (version 1.1.0)

DataExam4.4: Data for Example 4.4 from Experimental Design and Analysis for Tree Improvement

Description

Exam4.4 presents the height means for 4 seedlots under factorial arrangement for two levels of Fertilizer and two levels of Irrigation.

Usage

data(DataExam4.4)

Arguments

Format

A data.frame with 32 rows and 5 variables.

repl

Replication number

irrig

Irrigation type

fert

Fertilizer type

seedlot

Seed Lot number

height

Height of the plants

Author

  1. Muhammad Yaseen (myaseen208@gmail.com)

  2. Sami Ullah (samiullahuos@gmail.com)

References

  1. 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/).

See Also

Exam4.4

Examples

Run this code
data(DataExam4.4)

Run the code above in your browser using DataLab