E1.19 {SenSrivastava}R Documentation

Data on Book Prices, Pages and Type of Binding

Description

The E1.19 data frame has 20 rows and 3 columns. Compiled from the catalog of one publisher of American Government books.

Usage

data(E1.19)

Format

This data frame contains the following columns:

Price

a numeric vector, price of book.

P

a numeric vector, number of pages of book.

B

a factor with levels c p, c is cloth and p is paperback.

Source

Compiled by one of the authors.

Examples

   data(E1.19)
   summary(E1.19)

[Package SenSrivastava version 2015.6.25.1 Index]