Learn R Programming

EnsemblePCReg (version 1.1.4)

Regression.Sweep.PCR.Config-class: Class "Regression.Sweep.PCR.Config"

Description

Configuration class for PCR sweep operation

Arguments

Objects from the Class

Objects can be created by calls of the form new("Regression.Sweep.PCR.Config", ...).

Slots

n:

Object of class "OptionalNumeric", indicating, in this derived class, the maximum number of PC's to perform the PCR sweep for.

Extends

Class "Regression.Sweep.Config", directly.

Methods

Regression.Sweep.Fit

signature(object = "Regression.Sweep.PCR.Config"): ...