Description Usage Arguments Value
rcpparma_get_disjoint_max_win Computes the disjoint max_win matrix.
1 2 | rcpparma_get_disjoint_max_win(z0, sigwin = 10L, zthresh = 10,
nmax = 9999999L, verbose = TRUE)
|
z0 |
a matrix. |
sigwin |
sigwin. |
zthresh |
zthresh. |
nmax |
nmax. |
verbose |
verbose. |
a matrix of three columns (bin_idx, win_idx, z_val) idxs in C style.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.