Boston: Boston

BostonR Documentation

Boston

Description

Taken from the MASS data sets. See MASS::<data set> for more information

Usage

Boston

Format

A data frame with 506 rows and 14 columns:

crim

numeric: As for MASS dataset of the same name.

zn

numeric: As for MASS dataset of the same name.

indus

numeric: As for MASS dataset of the same name.

chas

integer: As for MASS dataset of the same name.

nox

numeric: As for MASS dataset of the same name.

rm

numeric: As for MASS dataset of the same name.

age

numeric: As for MASS dataset of the same name.

dis

numeric: As for MASS dataset of the same name.

rad

integer: As for MASS dataset of the same name.

tax

numeric: As for MASS dataset of the same name.

ptratio

numeric: As for MASS dataset of the same name.

black

numeric: As for MASS dataset of the same name.

lstat

numeric: As for MASS dataset of the same name.

medv

numeric: As for MASS dataset of the same name.


MASSExtra documentation built on Feb. 16, 2023, 10:55 p.m.