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)


rhobis/jipApprox documentation built on Sept. 12, 2023, 7:01 a.m.