predictClass-class: Predict the label classes of the data

Description Usage Arguments Value Slots Author(s)

Description

Simulate one or more Gaussian spectra at regularly sampling time

Usage

1

Arguments

...

any paramaters to be input into the function

Value

A list with the spectra

Slots

m

spectroscopic data

fittedCov

fitted covariance matrix for the data

lambdaS

parameter for regularisation of spectra

lambdaT

parameter for regularisation of time

model

type of model to be used for prediction of labels Available models are "gaussian", "tstudent". Default is "gaussian".

validation

logical to optimize the lambda.

listLambdaS

list of parameter for regularisation of spectra when do validation

listLambdaT

list of parameter for regularisation of time when do validation

predicted_labels

predicted class labels

accuracy

accracy of prediction

Author(s)

Asmita Poddar & Florent Latimier


asmitapoddar/BayesSentinel documentation built on May 10, 2019, 1:18 a.m.