Learn R Programming

baseline (version 1.3-1)

param: Extract the "param" slot

Description

Extracts the param slot of the object.

Usage

param(object)

Arguments

object

An object of class '>baselineAlg, '>baselineAlgTest, '>baselineAlgResult or '>predictionResult.

Value

The param slot of the object. Usually a data frame, list or numeric.

See Also

Classes '>baselineAlg, '>baselineAlgTest, '>baselineAlgResult, '>predictionResult