condprob: Conditional Probabilities of Binary Data

Description Usage Arguments Author(s)

Description

Returns a matrix containing the conditional probabilities P(x_i=1|x_j=1) where x_i corresponds to the i-th column of x.

Usage

1

Arguments

x

matrix of binary data with rows corresponding to cases and columns corresponding to variables.

Author(s)

Friedrich Leisch


bindata documentation built on Jan. 29, 2021, 5:06 p.m.

Related to condprob in bindata...