Skip to content
Prev 33249 / 63424 Next

Suggestion: Dimension-sensitive attributes

Bengoechea Bartolom? Enrique (SIES 73) wrote:
[thanks for reading through what seems much like a telescoped sentences]
Think of one data.frame per dimension and each data.frame having its 
rows aligned along that dimension.

In the case of a matrix, the dim-1 data.frame would have as many rows as 
rows in the matrix and the dim-2 data.frame would have as many rows as 
columns in the matrix.

When thinking in terms of generalization, one can also note that the 
one-dimension case can already be modelled by a data.frame.


L.