covWeight {remote} | R Documentation |
Create a weighted covariance matrix
Description
Create a weighted covariance matrix
Usage
covWeight(m, weights, ...)
Arguments
m |
a matrix (e.g. as returned by |
weights |
a numeric vector of weights. For lat/lon data this
can be produced with |
... |
additional arguments passed to |
Value
see cov.wt
See Also
[Package remote version 1.2.1 Index]