gsvd_norm: Compute the solution for the kernel weights for a GSVD...

Description Usage Arguments Value Examples

View source: R/gsvd_norm.R

Description

gsvd_norm Computes residual and solution norm for a GSVD matrix decomposition

Usage

1
gsvd_norm(gsvdResult, lambda_df, rho)

Arguments

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

Value

Data frame that contains the residual and solution norms with the associated lambda and reflectance band

Examples

1
# To be filled in later

jmzobitz/BRDF documentation built on July 13, 2019, 6:20 p.m.