Description Usage Arguments Value Examples
gsvd_norm
Computes residual and solution norm for a GSVD matrix decomposition
1 | gsvd_norm(gsvdResult, lambda_df, rho)
|
gsvdResult |
GSVD decomposition |
lambda_df |
smoothness parameter - can be a vector of values - must be a data frame |
rho |
right hand side of the equation - is a data frame with the band, value, and measurement |
Data frame that contains the residual and solution norms with the associated lambda and reflectance band
1 | # To be filled in later
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.