findS {frbf} | R Documentation |
Finds the s value, i.e. the spread parameter, for each cluster.
findS(training_matrix, kernels, model_lambda, config)
training_matrix |
training data matrix |
kernels |
kernels |
model_lambda |
previously calculated lambda function values |
config |
configuration |
Returns the s parameter per cluster.
This function is part of the frbf implementation and is for internal use only.
Fernando Martins
RemoraConfiguration
findLambda