print.predict_diagnostics {DALEX}R Documentation

Print Instance Level Residual Diagnostics

Description

Generic function

Usage

## S3 method for class 'predict_diagnostics'
print(x, ...)

Arguments

x

an object with instance level residual diagnostics created with predict_diagnostics function

...

other parameters


[Package DALEX version 2.4.3 Index]