find_qsi {iclogcondist} | R Documentation |
Compute qsi Matrix
Description
This function computes the qsi matrix for specified indices and time points.
Usage
find_qsi(is, tau_no_Inf)
Arguments
is |
Indices of nodes. |
tau_no_Inf |
Unique time points excluding infinity. |
Value
qsi matrix.
[Package iclogcondist version 1.0.1 Index]