initS {frbf} | R Documentation |
Initializes the s values.
initS(distance_table, kernels, accuracy_matrix, config)
distance_table |
distance table with precalculated distance point-centroid values |
kernels |
kernel clusters |
accuracy_matrix |
the matrix with the accurate classification |
config |
configuration |
Starts with a user given s value and modifies it until the results start getting worst. The initial value is the same for all clusters.
Returns the initial s parameter.
This function is part of the frbf implementation and is for internal use only.
Fernando Martins
RemoraConfiguration
findLambda