jipDFtoM {jipApprox} | R Documentation |
Transform a Joint-Inclusion Probability data.frame to a matrix
Description
Transform a Joint-Inclusion Probability data.frame to a matrix
Usage
jipDFtoM(jip, symmetric = TRUE)
Arguments
jip |
vector or data.frame containing the joint-inclusion probabilities |
symmetric |
boolean, if |
Value
a symmetric matrix of joint-inclusion probabilities if TRUE
, otherwise,
an upper triangular matrix
[Package jipApprox version 0.1.5 Index]