Learn R Programming

mtsdi (version 0.3.5)

mkjnw: Example from Johnson \& Wichern's Book

Description

Create a data matrix from the Johnson \& Wichern's book

Usage

mkjnw()

Arguments

Value

It returns a data matrix.

Details

This function creates a data matrix from the Johnson & Wichern's book.

References

Johnson, R., Wichern, D. (1998) Applied Multivariate Statistical Analysis. Prentice Hall.

See Also

mnimput

Examples

Run this code
# NOT RUN {
d <- mkjnw()
# }

Run the code above in your browser using DataLab