predict-method {RFreak} | R Documentation |
Takes an individual from a GPAS object and predicts on the basis of new predictors.
## S4 method for signature 'GPAS': predict(object,individual,preds)
object |
Object of class GPAS |
individual |
Number of the individual to use |
preds |
New predictors |
Returns a vector with the new predictions.
Robin Nunkesser Robin.Nunkesser@tu-dortmund.de
"GPAS"
, GPASDiscrimination
, GPASInteractions