Internal function: Convert to plain vector or matrix
The dataset is converted into a plain vector or matrix: data.frames are converted to data matrices and class attributes are removed.
gsi.plain( x )
x |
The dataset to be converted |
unclassed object, typically a vector or matrix.
Do not use gsi.* functions directly since they are internal functions of the package
K.Gerald v.d. Boogaart http://www.stat.boogaart.de
#gsi.plain(acomp(c(12,3,4)))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.