fill_FNTN_matrix {hypergate}R Documentation

fill_FNTN_matrix

Description

fill_FNTN_matrix Used for assessing whether an expansion move is possible

Usage

fill_FNTN_matrix(xp_FN, xp_TN, B_FN, B_TN, par)

Arguments

xp_FN

Expression matrix of False Negative events

xp_TN

Expression matrix of True Negative events

B_FN

Boolean matrix of FN events

B_TN

Boolean matrix of TN events

par

Current hyper-rectangle parametrization


[Package hypergate version 0.8.5 Index]