images10By10 {tableMatrix} | R Documentation |
Images of distributions
Description
Dataset containing samples of multivariate normal distributions. Each row in the dataset represents a generated matrix. Dimensions are stored in dimX and dimY columns. Directions "up" and "down" correspond to different covariance matrices. Direction "both" was created as a combination of "up" and "down".
Usage
images10By10
Format
Data frame with 90 rows and 103 variables:
direction direction of diagonal, factor "up", "down", "both"
dimX dimension x of image, in pixels
dimY dimension y of image, in pixels
pixel1:pixel100 pixel of image, in number
[Package tableMatrix version 0.82.0 Index]