Learn R Programming

greed (version 0.6.1)

Seed-class: 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()

Arguments

Value

a Seed-class object

Functions

  • Seed: Seed algorithm class constructor

Examples

Run this code
Seed()

Run the code above in your browser using DataLab