| kcov {gptools2} | R Documentation |
Compute the covariance matrix
kcov(X1, X2, k)
X1 |
A numeric matrix. |
X2 |
A numeric matrix, must have the same number of columns as X1. |
k |
A function that computes the covariance of two vectors. |
A numeric matrix; the covariance matrix