Learn R Programming

FPDclustering (version 2.3.1)

asymmetric3: 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)

Arguments

Format

A data frame with 800 observations on 101 variables. The first variable is the membership labels.

Examples

Run this code
data(asymmetric3)
plot(asymmetric3[,2:3])

Run the code above in your browser using DataLab