Learn R Programming

BSagri (version 0.1-6)

Decomp: A simulated data set

Description

A simulated data set, mimicking an experiment on the decomposition of plant material from four different varieties in soil.

Usage

data(Decomp)

Arguments

source

Simulated.

Details

The experiment is a randomized complete block design, with repeated measurements within each experimental unit and additional subsamplings within each time point. Plant material from four different varieties was deposited in bags in soil of 32 experimental units (coded by the variable PID), where the varieties had been grown in the vegetation period before. A total number of 36 bags was placed in each experimental unit. At six different time points, plant material was excavated and the content of the bags was analysed concerning the percentage of decomposition relative to the content at the begin of the experiment. At each time point, six bags were excavated at each experimental unit. Some bags could not be found anymore (data missing). The objective was to assess whether properties of the varieties obstruct the decompostion of plant material in the soil. The variety N is of special interest, while the varieties S1, S2, S3 are standard varieties. Note, that this data set merely serves as an example to evaluate clustered data. Neither in the mean effects nor in the actual data points it does resemble a true experiment!

References

Mimicking an experiment performed by Sabine Prescher (JKI Braunschweig).

Examples

Run this code
data(Decomp)

Run the code above in your browser using DataLab