akmedoids interface
# S4 method for lcMethodAkmedoids
getName(object)# S4 method for lcMethodAkmedoids
getShortName(object)
# S4 method for lcMethodAkmedoids
fit(method, data, envir, verbose, ...)
The object to extract the label from.
The lcMethod object.
The data, as a data.frame, on which the model will be trained.
The environment in which the lcMethod should be evaluated
A R.utils::Verbose object indicating the level of verbosity.
Additional arguments.