cov.pace | R Documentation |
PACE approach to covariance estimation
cov.pace( Lt, Ly, bw = NULL, newt = NULL, mu = NULL, tuning = "GCV", weig = "SUBJ", kernel = "epanechnikov", delta = NULL, binData = "AUTO", numBins = NULL, nRegGrid = 51 )
Lt |
a list (for irregular design) or a vector (for regular design) |
Ly |
a list (for irregular design) for a matrix (for regular design). If |
bw |
bandwidth or bandwidth candidates |
delta |
the snippet parameter, only used for irregular design |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.