cut-IclPath-method: Generic method to cut a path solution to a desired number of...

cut,IclPath-methodR Documentation

Generic method to cut a path solution to a desired number of cluster

Description

This method take a IclPath-class object and an integer K and return the solution from the path with K clusters

Usage

## S4 method for signature 'IclPath'
cut(x, K)

Arguments

x

A an IclPath solution

K

Desired number of cluster

Value

an IclPath-class object with the desired number of cluster


comeetie/greed documentation built on Oct. 10, 2022, 5:37 p.m.