Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

PLSRTest-class

Class "PLSRTest"


Description

A class describing a PLSR prediction test. To run the test, the "pls" package must be installed.

Objects from the Class

Objects can be created by calls of the form new("PLSRTest", ...).

Slots

ncomp:

Integer vector. The number of PLSR components to test

cvsegments:

A list of the segments to use in the cross-validation

Extends

Class predictionTest, directly.

Methods

runTest

signature(object = "PLSRTest"): Run the test

Author(s)

Bjørn-Helge Mevik and Krisitan Hovde Liland

See Also

The base class predictionTest. The runTest function. The plsr function from the "pls" package.

Examples

showClass("PLSRTest")

baseline

Baseline Correction of Spectra

v1.3-1
GPL-2
Authors
Kristian Hovde Liland [aut, cre], Bjørn-Helge Mevik [aut], Roberto Canteri [ctb]
Initial release
2020-09-10

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.