Skip to contents

Predictions from an LRP fit

Usage

# S3 method for class 'lrp_fit'
predict(object, newx = NULL, ...)

Arguments

object

an object of class "lrp_fit".

newx

numeric vector of predictor values. Defaults to the fitted data.

...

ignored.

Value

A numeric vector of predicted responses.