Learn R Programming

pRoloc (version 1.12.3)

GenRegRes-class: Class "GenRegRes" and "ThetaRegRes"

Description

Regularisation framework containers.

Arguments

Objects from the Class

Object of this class are created with the respective regularisation function: knnOptimisation, svmOptimisation, plsdaOptimisation, knntlOptimisation, ...

Examples

Run this code
showClass("GenRegRes")
showClass("ThetaRegRes")

Run the code above in your browser using DataLab