Description Usage Arguments Value Examples
function to make a J matrix for duplicating the N rows of a matrix M times each. (support funciton for iterative_quant_bin function)
1 | make_stack_matrix(N, M)
|
N |
number of rows |
M |
number of duplicates |
bin index for new observation
1 | make_stack_matrix(3,4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.