asymmetric3 {FPDclustering} | R Documentation |
Asymmetric data set shape 3
Description
Each cluster has been generated according to a multivariate asymmetric Gaussian distribution, with shape 3, covariance matrix equal to the identity matrix and randomly generated centres.
Usage
data(asymmetric3)
Format
A data frame with 800 observations on 101 variables. The first variable is the membership labels.
Source
Generated with R using the package sn (The skew-normal and skew-t distributions), function rsn
Examples
data(asymmetric3)
plot(asymmetric3[,2:3])
[Package FPDclustering version 2.3.1 Index]