trainData,S4Model-method {PDATK}R Documentation

Accessor for the Training Data in a S4Model Object

Description

Accessor for the Training Data in a S4Model Object

Usage

## S4 method for signature 'S4Model'
trainData(object)

Arguments

object

An S4Model object to retrieve training data from.

Value

The training data for an S4Model Object.


[Package PDATK version 1.1.3 Index]