cov.basis | R Documentation |
Covariance estimation by basis expansion
cov.basis( Lt, Ly, p = NULL, lam = NULL, ext = NULL, newt = NULL, mu = NULL, tuning = "lle", weig = NULL, maxIt = 3, domain = c(0, 1) )
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.