| ShipWeight {RcmdrPlugin.EZR} | R Documentation |
Ship weight data for linear regression
Description
Weights of ships with males, females, cats, and ants on them.
Usage
data(ShipWeight)
Format
| Weight_Kg: | Weight of each ship |
| Male: | Number of males on each ship |
| Female: | Number of females on each ship |
| Cat: | Number of cats on each ship |
| Ant: | Number of ants on each ship |
Note
Sample file for linear regression.
[Package RcmdrPlugin.EZR version 1.68 Index]