tr {CommKern} | R Documentation |
Trace
Description
Return the trace of a square matrix
Usage
tr(x, ...)
Arguments
x |
a square matrix
|
... |
arguments passed to sum
|
Value
The trace, the sum of the diagonal elements, of the square matrix
x
[Package
CommKern version 1.0.1
Index]