Learn R Programming

jipApprox (version 0.1.5)

jipMtoDF: 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 ncol(jip) and nrow(jip)