Initialize {FlowSOM}R Documentation

Select k well spread points from X

Description

Select k well spread points from X

Usage

Initialize(X, k)

Arguments

X

matrix in which each row represents a point

k

number of points to choose

Value

array containing indices of selected rows


[Package FlowSOM version 1.14.1 Index]