GPAS-class {RFreak}R Documentation

Class "GPAS"

Description

Encapsulates information returned from FrEAK computing the GPAS algorithm.

Objects from the Class

A GPAS object holds two slots.

Slots

summary:
A data.frame with a summary of the FrEAK run (inherited from "FreakReturn")
trees:
The Java objects representing the individuals returned by the FrEAK run

Methods

predict
Method to obtain predictions of an individual based on new predictors

Extends

Class "FreakReturn", directly.

Author(s)

Robin Nunkesser Robin.Nunkesser@tu-dortmund.de

See Also

"predict", "FreakReturn", GPASDiscrimination, GPASInteractions


[Package RFreak version 0.2-5 Index]