compactify_edges: Construct indices matrices

Description Usage Arguments

View source: R/util.r

Description

compactify_edges constructs M1, M2, and ix index matrices. Note that storage conventions are different for ama and admm.

Usage

1
compactify_edges(w, n, method = "ama")

Arguments

w

weights vector

n

number of points to cluster

method

'ama' or 'admm'


scvxclustr documentation built on May 29, 2017, 9:08 a.m.