Seed-class {greed} | R Documentation |
Greedy algorithm with seeded initialization
Description
An S4 class to represent a greedy algorithm with initialization from spectral clustering and or k-means (extends Alg-class
class ).
Usage
Seed()
Value
a Seed-class
object
Functions
-
Seed
: Seed algorithm class constructor
Examples
Seed()
[Package greed version 0.6.1 Index]