R Dataset / Package cluster / ruspini
Attachment | Size |
---|---|
dataset-11814.csv | 498 bytes |
Documentation |
---|
On this Picostat.com statistics page, you will find information about the ruspini data set which pertains to Ruspini Data. The ruspini data set is found in the cluster R package. Try to load the ruspini data set in R by issuing the following command at the console data("ruspini"). This may load the data into a variable called ruspini. If R says the ruspini data set is not found, you can try installing the package by issuing this command install.packages("cluster") and then attempt to reload the data with library("cluster") followed by data("ruspini"). Perhaps strangley, if R gives you no output after entering a command, it means the command succeeded. If it succeeded you can see the data by typing ruspini at the command-line which should display the entire dataset. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the ruspini R data set. The size of this file is about 498 bytes. Ruspini DataDescriptionThe Ruspini data set, consisting of 75 points in four groups that is popular for illustrating clustering techniques. Usagedata(ruspini) FormatA data frame with 75 observations on 2 variables giving the x and y coordinates of the points, respectively. SourceE. H. Ruspini (1970) Numerical methods for fuzzy clustering. Inform. Sci. 2, 319–350. Referencessee those in Examplesdata(ruspini)## Plot similar to Figure 4 in Stryuf et al (1996) ## Not run: plot(pam(ruspini, 4), ask = TRUE) ## Plot similar to Figure 6 in Stryuf et al (1996) plot(fanny(ruspini, 5)) -- Dataset imported from https://www.r-project.org. |
Picostat Manual |
---|
How To Register With a Username
How To Register With Google Single Sign On (SSO)
How To Login With a Username and Password
How To Login With Google Single Sign On (SSO)
How To Import a Dataset
How To Perform Statistical Analysis with Picostat
How To Use Educational Applications with Picostat
|
R Output | Date |
---|---|
Picostat Output - Numerical Summaries | May 5, 2020 |
Title | Authored on | Content type |
---|---|---|
R Dataset / Package Stat2Data / TwinsLungs | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package DAAG / psid1 | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package quantreg / gasprice | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package datasets / nottem | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package DAAG / hills2000 | March 9, 2018 - 1:06 PM | Dataset |