Learn R Programming

ShapleyOutlier (version 0.1.2)

print.shapley_algorithm: Print function for class shapley_algorithm.

Description

Print function for class shapley_algorithm.

Usage

# S3 method for shapley_algorithm
print(x, ...)

Value

Prints the imputed data and the Shapley values.

Arguments

x

List of class shapley_algorithm.

...

Optional arguments passed to methods.