Learn R Programming

latrend (version 1.1.2)

interface-akmedoids: akmedoids interface

Description

akmedoids interface

Usage

# S4 method for lcMethodAkmedoids
getName(object)

# S4 method for lcMethodAkmedoids getShortName(object)

# S4 method for lcMethodAkmedoids fit(method, data, envir, verbose, ...)

Arguments

object

The object to extract the label from.

method

The lcMethod object.

data

The data, as a data.frame, on which the model will be trained.

envir

The environment in which the lcMethod should be evaluated

verbose

A R.utils::Verbose object indicating the level of verbosity.

...

Additional arguments.

See Also

lcMethodAkmedoids akclustr