glasshouse: Glasshouse Experiment Dataset

glasshouseR Documentation

Glasshouse Experiment Dataset

Description

This dataset originates from a greenhouse experiment that assessed the effect of nematode population density on plant yield. One cultivar was used, and 14 different nematode population densities (p_i), including zero, were tested. Each density was replicated five times. The dataset provides the nematode densities and the corresponding average plant yield.

Usage

data(glasshouse, package = "seinfitR")

Format

A data frame with 14 rows and 2 columns:

p_i

Nematode population density (initial population).

y

Average crop yield at the given population density.

References

Schomaker, C., & Been, T. (2013). Plant growth and population dynamics. Plant Nematology, 301-330. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1079/9781780641515.0301")}


seinfitR documentation built on April 11, 2025, 5:54 p.m.