grass: Data for Friedman test

grassR Documentation

Data for Friedman test

Description

Twelve homeowners are selected randomly to participate in an experiment with a plant nursery. Each homeowner is asked to select four fairly identical areas in his yard and to plant four different types of grasses, one in each area.

Each of the 12 blocks consists of four fairly identical plots of land, each receiving care of approximately the same degree of skill because the four plots are presumably cared for by the same homeowern.

Usage

data(grass)

Format

A data.frame with 48 observations on the following 3 variables.

@details

  • judge judge

  • trt a factor with levels t1, t2, t3, and t4

  • evaluation evaluation

Source

Book: Practical Nonparametrics Statistics, pag 372.

References

Practical Nonparametrics Statistics. W.J. Conover, 1999

Examples


data(grass)
str(grass)


myaseen208/agricolae documentation built on April 4, 2023, 5:23 a.m.