soft_assignment | R Documentation |
Function to calculate the third term in the objective function
soft_assignment(X, C, sigma)
X |
input data |
C |
center of graph (D * K) |
sigma |
bandwidth parameter |
a matrix with diagonal element as 1 while other elements as zero (eye matrix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.