plantphys / spectratrait

A tutorial R package for illustrating how to fit, evaluate, and report spectra-trait PLSR models. The package provides functions to enhance the base functionality of the R pls package, identify an optimal number of PLSR components, standardize model validation, and vignette examples that utilize datasets sourced from EcoSIS (ecosis.org)
GNU General Public License v3.0
11 stars 9 forks source link

Adding in functionality for using stratified sampling in pls_permutation and component selection #93

Closed serbinsh closed 2 years ago

serbinsh commented 2 years ago

A replacement of #92 including updates and edits