jipMtoDF {jipApprox} | R Documentation |
Transform a matrix of Joint-Inclusion Probabilities to a data.frame
Description
Transform a matrix of Joint-Inclusion Probabilities to a data.frame
Usage
jipMtoDF(jip, id = NULL)
Arguments
jip |
a square matrix of joint-inclusion probabilities, symmetric or upper-triangular |
id |
optional, vector of id labels, its length should be equal to
|
[Package jipApprox version 0.1.5 Index]