GPAS-class: Class "GPAS"

Description Objects from the Class Slots Methods Extends Author(s) See Also

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@hshl.de

See Also

"FreakReturn", GPASDiscrimination, GPASInteractions


RFreak documentation built on May 1, 2019, 10:53 p.m.

Related to GPAS-class in RFreak...