1
2
3
4
5
#

Name:

Description:

A subset of Animals data frame from the MASS library. It contains the average body and brain measurements of five primates.

Variables:

This data frame contains the following columns:

Bodywt

a numeric vector consisting of the body weights (in kg) of five different primates

Brainwt

a numeric vector consisting of the corresponding brain weights (in g)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

P. J. Rousseeuw and A. M. Leroy (1987) Robust Regression and Outlier Detection. Wiley, p. 57.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.