Learn R Programming

FPDclustering (version 2.3.1)

asymmetric20: Asymmetric data set shape 20

Description

Each cluster has been generated according to a multivariate asymmetric Gaussian distribution, with shape 20, covariance matrix equal to the identity matrix and randomly generated centres.

Usage

data(asymmetric20)

Arguments

Format

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

Examples

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

Run the code above in your browser using DataLab