|
Subject: | XploRe Application Guide |
See XploRe: |
Quantlet: | clust10 | |
Description: | shows the dendrogram with Ward method for data columns and rows | |
Download: | clust10.xpl |
library("xclust") x=read("bird.dat") cw=wardcont(x,3,3)
Subject: | XploRe Application Guide |
See XploRe: |