table.b23 {MPV} | R Documentation |
Table B23
Description
The table.b23
data frame has 59 observations on 8 variables.
Usage
data(table.b23)
Format
This data frame contains the following columns:
- Player
character vector
- Per
numeric vector
- Lane.Agility.Time..Seconds.
numeric vector
- Shuttle.Run..Seconds.
numeric vector
- Three.Quarter.Sprint..Seconds.
numeric vector
- Standing.Vertical.Leap..Inches.
numeric vector
- Max.Vertical.Leap..Inches.
numeric vector
- Position
character vector
Source
Montgomery, D.C., Peck, E.A., and Vining, C.G. (2021) Introduction to Linear Regression Analysis. 6th Edition, John Wiley and Sons.
Examples
pairs(table.b23[,-c(1, 8)])
[Package MPV version 1.63 Index]