iUstarmatrix {Umatrix}R Documentation

iUstarmatrix

Description

Calculates the Ustarmatrix by combining a Umatrix with a Pmatrix.

Arguments

Weights

Weights that were trained by the ESOM algorithm

Lines

Height of the used grid

Columns

Width of the used grid

Data

Matrix of Data that was used to train the ESOM. One datapoint per row

Imx

Island mask that will be cut out from displayed Umatrix

Cls

Classification of the Bestmatches

Toroid

Are weights placed on a toroid grid?

Value

Ustarmatrix

matrix with height values of the Ustarmatrix

References

Thrun, M. C., Lerch, F., Loetsch, J., Ultsch, A.: Visualization and 3D Printing of Multivariate Data of Biomarkers, in Skala, V. (Ed.), International Conference in Central Europe on Computer Graphics, Visualization and Computer Vision,Plzen, 2016.


[Package Umatrix version 4.0 Index]