View source: R/smooth_wWHIT_lambda.R
lambda_vcurve | R Documentation |
lambda_vcurve
lambda_vcurve(
y,
w,
lg_lambdas = seq(0.1, 5, 0.1),
plot = FALSE,
verbose = FALSE,
...
)
y |
Numeric vector, vegetation index time-series |
w |
(optional) Numeric vector, weights of |
lg_lambdas |
numeric vector, log10(lambda) candidates. The optimal |
plot |
logical. If |
... |
ignored. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.