Description Usage Arguments Slots Author(s) Examples
Simulate one or more Gaussian spectra at regularly sampling time
| 1 | 
| ... | any paramaters to be input into the function | 
nbPixelnumber of pixels belonging to class k
nbClusternumber of cluster
nbSpectrumnumber of spectra
simulationTypetype of simulation. Available options are "gaussian" and "tstudent". Default is "gaussian".
modelnametype of model to be used to build covariance matrix. Available options are "full" and "parsimonious". Default is "full".
kernelSpectratype of kernel to be used to simulate spectra. Available options are "diag", "epanechnikov", "gaussian", "exponential", "uniform", "quadratic" , "circular", "triangular", "rational quadratic", "inverse multiquadratic". Default is "gaussian".
kernelTimetype of kernel to be used for simulating time. Available options are "diag", "epanechnikov", "gaussian", "exponential", "uniform", "quadratic", "circular", "triangular", "rational quadratic", "inverse multiquadratic". Default is "gaussian".
sigmaa vector of size nbSpectrum giving the variance level of the spectrum
nbSamplingnumber of time intervals of the simulation
timestime intervals of the simulation
widththe width of the kernel to use for "gaussian" simulation. Default is 50.
gammadegrees of freedom used for simulating "tstudent" distribution of data. Default is 3.
labelsclass labels of the data
resultreturn a list of simulated data
Serge Iovleff, Asmita Poddar & Florent Latimier
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.