cos_estim_speed | R Documentation |
Estimate lambda of the (1D) cosine regression.
cos_estim_speed(x, y, q, max_speed, grid_size)
x |
double(n) in 0,1, covariates. |
y |
nx3 matrix, observations on sphere. |
q |
kx3 matrix, test points on sphere. |
double(1), estimated lambda
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.