cos_estim_speed: Estimate lambda of the (1D) cosine regression.

View source: R/lincos.R

cos_estim_speedR Documentation

Estimate lambda of the (1D) cosine regression.

Description

Estimate lambda of the (1D) cosine regression.

Usage

cos_estim_speed(x, y, q, max_speed, grid_size)

Arguments

x

double(n) in 0,1, covariates.

y

nx3 matrix, observations on sphere.

q

kx3 matrix, test points on sphere.

Value

double(1), estimated lambda


chroetz/spheregr documentation built on April 10, 2022, 12:03 a.m.