between_cluster_inert_1D: 1D between-clusters inertia

Description Usage Arguments

Description

Computes 1D between-clusters inertia of a bipatition (C_1, C_2) of a subset of rows of a data matrix.

Usage

1
2
between_cluster_inert_1D(Z, compo, indices, indices_c, w = rep(1/nrow(Z),
  nrow(Z)), D = rep(1, ncol(Z)))

Arguments

Z

matrix data

compo

columns number

indices

indices vectors of the first class (C_1)

indices_c

indices vectors of the second class (C_2)

w

weights vectors

D

diagonal distance matrix vector


chavent/divclust documentation built on May 13, 2019, 3:38 p.m.