Description Usage Arguments Details Value Author(s) References See Also Examples
This function displays the images of dissimilarity matrices.
1 |
x |
A numeric matrix containing the data. |
renk |
A character string to describe the name of color palette to be used in drawing the images. The options are |
which |
An integer indicates the type of plot to be displayed. The options: 1 for histogram, 2 for original dissimilarities matrix, 3 for ordered dissimilarities matrix and 4 for binary image matrix to be used for finding the clusters in the dataset x. The default is 0 for displaying all of the images. |
greylevel |
An integer between 2 and 256 for grey-level image of the ODM. Usual values are 16, 128, and 256. The default value is 256. |
The images and plots are drew by the functions:
Histogram of the original dissimilarities.
Image of original dissimilarities.
Image of the ordered dissimilarities.
Image of the binary version of the ordered dissimilarities.
No value is returned.
Zeynel Cebeci
Cebeci, Z. & Yildiz, F. (2015). Gorsel Kumelenme Egilimi Degerlendirmesi ve R'de Uygulamasi. Cukurova Universitesi Ziraat Fakultesi Dergisi, 30 (2), 1-8. (URL: https://dergipark.org.tr/en/download/article-file/219860)
binimage
,
findk
,
findk2
,
genbinimg
,
greyimage
,
vatimage
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.