| is_identity_or_diag | R Documentation |
Check if constraint matrix is identity or purely diagonal with all != 1
is_identity_or_diag(M, eps = 1e-15)
M |
A matrix (often |
eps |
Numeric tolerance |
TRUE if M is a (Matrix-based) diagonal with all or partial diag
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.