predict-method: Predict using new predictors

Description Usage Arguments Value Author(s) See Also

Description

Takes an individual from a GPAS object and predicts on the basis of new predictors.

Usage

1
2
## S4 method for signature 'GPAS'
predict(object,individual,preds)

Arguments

object

Object of class GPAS

individual

Number of the individual to use

preds

New predictors

Value

Returns a vector with the new predictions.

Author(s)

Robin Nunkesser Robin.Nunkesser@hshl.de

See Also

"GPAS", GPASDiscrimination, GPASInteractions


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