EMSC_model | R Documentation |
Sets up an EMSC model to be applied to one or more set of spectra.
EMSC_model(
x,
reference = NA,
degree = 2,
interferent = NULL,
constituent = NULL,
weights = NULL,
replicates = NULL,
rep_corr = 0.9
)
x |
|
reference |
|
degree |
|
interferent |
|
constituent |
|
weights |
|
replicates |
optional |
rep_corr |
proportion of variance or number of subspace components in replicate space (default = 0.9). |
An EMSC model is returned containing all parameters.
EMSC
predict.EMSC
plot.EMSC
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.