Learn R Programming

mvc (version 1.3)

mApplyCat: Calculate categorical likelihood row-wise for categorical events...

Description

Calculate categorical likelihood row-wise for categorical events

Usage

mApplyCat(X, prob)

Arguments

X
a matrix of categorical events (row-wise)
prob
the categorical probability matrix (rows along events, cols along event values)

Value