Learn R Programming

graphscan (version 1.1.1)

sample3d: A 3D cluster example.

Description

This data set is a 3D example with 1060 points ditributed into a cube. These points are devided into 60 cases and 1000 controls.

Usage

data(sample3d)

Arguments

Format

"sample3d" is of class "SpatialPointsDataFrame"

Source

Robin Loche, Benoit Giron, David Abrial, Lionel Cucala, Myriam Charras-Garrido, Jocelyn De-Goer.

See Also

graphscan_nd

Examples

Run this code
data(sample3d)
g1<-graphscan_nd(data=sample3d)

Run the code above in your browser using DataLab