findLambda {frbf} | R Documentation |
Calculates the lambda function values, i.e. the kernel function values.
findLambda(training_matrix, kernels, config)
training_matrix |
training data matrix |
kernels |
kernels |
config |
configuration |
Returns the calculated lambda function values.
This function is part of the frbf implementation and is for internal use only.
Fernando Martins