View source: R/Lib_PROSPECT_Inversion.R
SetInitParm | R Documentation |
Function to set initial parameterization when performing PROSPECT inversion using optimal configuration
SetInitParm(
Parms2Estimate,
ParmEst,
PROSPECT_version,
Nprior,
ANTinit,
OptDomain,
Refl,
Tran
)
Parms2Estimate |
character. Parameters to estimate |
ParmEst |
character. PROSPECT parameters to be estimated |
PROSPECT_version |
character. Version of prospect model used for the inversion: 'D' or 'PRO' |
Nprior |
numeric prior estimation of N |
ANTinit |
numeric prior estimation of ANT |
OptDomain |
vector. optimal spectral domain |
Refl |
dataframe reflectance data |
Tran |
dataframe transmittance data |
list containing Parms2Estimate, ParmEst, UL_Bounds, PROSPECT_version. Parms2Estimate_tmp, InitValues
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.