1
2
3
4
5
#

Name:

Description:

The heart and body weights of samples of male and female cats used for digitalis experiments. The cats were all adult, over 2 kg body weight.

Variables:

This data frame contains the following columns:

Sex

sex: Factor with evels "F" and "M".

Bwt

body weight in kg.

Hwt

heart weight in g.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

R. A. Fisher (1947) The analysis of covariance method for the relation between a part and the whole, Biometrics 3, 65–68.

References

Venables, W. N. and Ripley, B. D. (2002) Modern Applied Statistics with S. Fourth edition. Springer.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.