compute_SIGMA {grnnR} | R Documentation |
compute an empirical spread value using a convex hull measure on the center vector set
compute_SIGMA(C)
C |
matrix of center vectors |
a call is made to this function during training for SIGMA flag=1, else traininguses the spread value in SIGMA inp
SIGMA: |
Gaussian spread |
Arnold Arrington