FNTN_matrix.recycle: FNTN_matrix.recycle

View source: R/hypergate.R

FNTN_matrix.recycleR Documentation

FNTN_matrix.recycle

Description

Recycle an expansion matrix

Usage

FNTN_matrix.recycle(
  FNTN_matrix,
  B_FN_old,
  B_TN_old,
  B_FN_new,
  B_TN_new,
  xp_FN,
  xp_TN,
  par
)

Arguments

FNTN_matrix

Expansion matrix to recycle

B_FN_old

Boolean matrix of FN events before the last expansion

B_TN_old

Boolean matrix of TN events before the last expansion

B_FN_new

Boolean matrix of FN events after the last expansion

B_TN_new

Boolean matrix of TN events after the last expansion

xp_FN

Expression matrix of False Negative events

xp_TN

Expression matrix of True Negative events

par

Current hyper-rectangle parametrization


ebecht/hypergate documentation built on Feb. 4, 2024, 3:29 p.m.