View source: R/count_occurance.R
This function store the occurance of each value of each node in a list in order to speed up the calculation of mml_cpt.
1 | count_occurance(data, arities)
|
data |
A categorical (nominal or ordinal) data set. |
arities |
A list of arities for variables. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.