Skip to content

cran/lettervalue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Letter Values for the course Exploratory Data Analysis (MATD39) at Federal University of Bahia (Brazil). The approach implemented in the package is presented in the textbook of Montgomery and Runger (2010) <ISBN: 0-471-38491-7>.

Example

In this example, we’ve used the dataset rivers, which is available in R and it is a vector.

library(lettervalue)
letter_value(rivers)

## n = 141
## 
##     rivers                
##     ----------------------
## M 71|        425         |
## F 36| 310           680  |
## 1 1 | 135           3710 |

About

❗ This is a read-only mirror of the CRAN R package repository. lettervalue — Computing Letter Values

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages