count_occurance: A function to count occurances of variable values

Description Usage Arguments

View source: R/count_occurance.R

Description

This function store the occurance of each value of each node in a list in order to speed up the calculation of mml_cpt.

Usage

1

Arguments

data

A categorical (nominal or ordinal) data set.

arities

A list of arities for variables.


kelvinyangli/mbmml documentation built on June 29, 2020, 3:12 a.m.