testtab: testtab - sample data for 'bin.test' function

Description Usage Format Details Source Examples

Description

Sample dataset for bin.test function.

Usage

1
data("testtab")

Format

A data frame with 3 observations on the following variables.

treatment

a factor with levels A B C

alive

a numeric vector

dead

a numeric vector

Details

Sample data obtained during tree seedlings growth experiment. The data frame depicts number of dead and surviving trees under selected treatments A, B and C after experiment. The A, B and C treatments stands for different concentrations of growth stimulator.

Source

Presented data were obtained by Department of Silviculture, Faculty of Forestry and Wood Sciences, Czech University of Life Sciences Prague.

Examples

1
2
## ---- Sample analysis ---
bin.test(testtab)

Lindros9203/mcbintest documentation built on May 6, 2019, 12:06 a.m.