print.shapley_algorithm {ShapleyOutlier} | R Documentation |
Print function for class shapley_algorithm
.
Description
Print function for class shapley_algorithm
.
Usage
## S3 method for class 'shapley_algorithm'
print(x, ...)
Arguments
x |
List of class |
... |
Optional arguments passed to methods. |
Value
Prints the imputed data and the Shapley values.
[Package ShapleyOutlier version 0.1.1 Index]