View source: R/helpers_function.R
| choice_function | R Documentation | 
Calculates the similarity between the input pattern I and all of saved categories.
choice_function(input, category_w, alpha)
| input | The input (vector) data observation | 
| category_w | The current category weight | 
| alpha | Choice parameter alpha > 0 | 
Returns the vector of Tj choice activation function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.