zip2image {ElemStatLearn} | R Documentation |
This is a utility function converting zip.train/zip.test data
to format useful for plotting with the function image
.
zip2image(zip, line)
zip |
zip.train or zip.test . |
line |
row of matrix to take |
16 x 16 matrix suitable as argument for image
.
Kjetil Halvorsen
## See example section of help file for zip.train