Skip to contents

A simulated split-plot experiment evaluating the response of 5 durum wheat genotypes (G1 to G5) to high temperature stress (Control_22C vs. Heat_36C) across 4 randomized blocks.

Usage

data(wheat_splitplot)

Format

A data frame with 40 rows and 5 variables.

Details

  • block: Blocking factor (B1 to B4).

  • temperature: Whole-plot factor (Control_22C, Heat_36C).

  • genotype: Sub-plot factor (G1 to G5).

  • grain_yield: Grain yield per plant (g).

  • spad: Relative chlorophyll content (SPAD index).