reduce | R Documentation |
Remove variables which are not contained in any edit and remove edits which are
obviously redundant
.
reduce(E, ...)
## S3 method for class 'editmatrix'
reduce(E, tol = sqrt(.Machine$double.eps), ...)
## S3 method for class 'editarray'
reduce(E, ...)
## S3 method for class 'editset'
reduce(E, ...)
E |
|
... |
arguments to pass to other methods |
tol |
elements of |
contains
, eliminate
, substValue
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.