Rdocumentation
powered by
Learn R Programming
mvc (version 1.3)
mApplyBern: Calculate Bernoulli likelihood row-wise for binary events...
Description
Calculate Bernoulli likelihood row-wise for binary events
Usage
mApplyBern(X, prob)
Arguments
X
a matrix of binary events (row-wise)
prob
the Bernoulli probability vector (along events)
Value