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.