Description Usage Arguments Slots Author(s)
Return the covariance matrices
1 |
... |
any paramaters to be input into the function |
mspectroscopic data
modelnamename of model to be used for calculating the covariance matrix. Available models are "full", "parsimonious". Default is "full".
spectratype of spectra. Available models are "diag", "unknown" and "kernel". Default is "diag".
timetype of time. Available models are "diag", "unknown" and "kernel". Default is "diag".
kerneltypeSpectrakernel to be used for covariance matrix of spectra Available kernels are "epanechnikov", "gaussian", "exponential", "uniform", "quadratic", "circular", "triangular", "rational quadratic", "inverse multiquadratic". Default is "exponential".
kerneltypeTimekernel to be used for covariance matrix of time Available kernels are "epanechnikov", "gaussian", "exponential", "uniform", "quadratic", "circular", "triangular", "rational quadratic", "inverse multiquadratic". Default is "exponential".
hused for kernel calculation
scorrection limit paramater for flip flop algorithm
lambdaSregularisation for spectra for flip flop algorithm
lambdaTregularisation for spectra for flip flop algorithm
validationto optimize lambda in case of th model is : M = parsimonious, S=unknown, T=unknow
listLambdaSlist of lambdaS used in prediction in case validation is TRUE
listLambdaTlist of lambdaT used in prediction in case validation is TRUE
modeluse in prediction in case of validation is TRUE
covMatreturning the covariance matrx
Asmita Poddar & Florent Latimier
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.