compactify_edges {cvxbiclustr}R Documentation

Construct indices matrices

Description

compactify_edges constructs M1, M2, and ix index matrices.

Usage

compactify_edges(w, n)

Arguments

w

weights vector

n

number of points to cluster


[Package cvxbiclustr version 0.0.1 Index]