Description Usage Arguments Examples
Function for wavelet linear regression.
1 2 3 4 5 6 7 |
y |
A vector of response variable |
x |
A matrix of independent variables. Row: samples; Column: spectra |
wn |
A vector of wavelength of x |
ns |
Number of scale of multiresolution analysis. Default: ns = 6. |
object |
A list of results |
newdata |
A matrix of new independent variables for prediction |
... |
Ignore |
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.