chile: Chile dataset.

Description Usage Format Details Source Examples

Description

This dataset is a modified version of the dataset used in Wright and London (2009), originally taken from pepperjoe.com. The chile length is categorized from longest to shortest.

Usage

1
data("chile")

Format

A data frame with 85 chiles and the following 3 variables.

name

Chile name.

length

Chile length: ordinal (1 ... longest, 10 ... shortest)

heat

Chile heat scale (see details)

Details

Heat scale according to pepperjoe.com: 1-2 ... for sissys; 3-4 ... sort of hot; 5-6 ... fairly hot; 7-8 ... real hot; 9.5-9 ... torrid; 9.5-10 ... nuclear.

Source

Wright, D. B., & London, K. (2009). Modern Regression Techniques Using R. Sage.

Examples

1
2

Example output

'data.frame':	85 obs. of  3 variables:
 $ name  : Factor w/ 74 levels "Afric","Aji",..: 1 2 3 4 5 6 6 7 8 9 ...
 $ length: num  9 8 7 10 9 9 9 7 8 8 ...
 $ heat  : num  5 7 7.5 9 2 7 7 7 6 7 ...

MPsychoR documentation built on June 15, 2020, 3 p.m.

Related to chile in MPsychoR...