Skip to contents

Plot partial-dependence uncertainty bands

Usage

# S3 method for class 'nn_uncertainty'
plot(x, ...)

Arguments

x

An nn_uncertainty() object.

...

Passed to the underlying plot().

Value

x, invisibly.