Define Cluster.stats() ?
Answer / Brahma Nand
In R, 'Cluster.stats()' is a function that computes the summary statistics for each cluster formed by k-means or hierarchical clustering.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you understand by data visualization in R using ggplot2?
How to request an input from the user through keyboard and monitor?
In r how missing values are represented?
What does not ‘r’ language do?
What are the data structures in r that is used to perform statistical analyses and create graphs?
What is meant by hierarchical Clustering in R?
What are prerequisites for r’s c interface?
What does the term 'dreaded for loop' means?
What is median in r?
How to use R from python?
How can you load a .csv file in r?
What is factor variable in r language?