Learn R Programming

RFreak (version 0.3-0)

GPAS-class: Class "GPAS"

Description

Encapsulates information returned from FrEAK computing the GPAS algorithm.

Arguments

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.

See Also

"FreakReturn", GPASDiscrimination, GPASInteractions