jipMtoDF: Transform a matrix of Joint-Inclusion Probabilities to a...

View source: R/utils.R

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


jipApprox documentation built on Aug. 26, 2023, 9:06 a.m.