rxBlockZeros {rxode2} | R Documentation |
Creates a logical matrix for block matrixes.
Description
Creates a logical matrix for block matrixes.
Usage
rxBlockZeros(mat, i)
Arguments
mat |
Matrix |
i |
Row/column where block matrix should be setup. |
Value
A logical matrix returning where the elements should be zero.
[Package rxode2 version 4.0.2 Index]