partial_n_matrix {corx} | R Documentation |
partial_n_matrix
Description
Calculate complete observations for a crosstab + a third variable
Usage
partial_n_matrix(data, x, y, z)
Arguments
data |
data.frame or matrix |
x |
rownames |
y |
colnames |
z |
partial variable vector |
[Package corx version 1.0.7.2 Index]