1
2
3
4
5
#

Name:

Description:

The data give the numbers of rotifers falling out of suspension for different fluid densities. There are two species, pm Polyartha major and kc, Keratella cochlearis and for each species the number falling out and the total number are given.

Variables:

density

specific density of fluid.

pm.y

number falling out for P. major.

pm.total

total number of P. major.

kc.y

number falling out for K. cochlearis.

kc.tot

total number of K. cochlearis.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

D. Collett (1991) Modelling Binary Data. Chapman & Hall. p. 217

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Numbers_of_Rotifers_by_Fluid_Density_1215_46.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.