print.shapley_algorithm: Print function for class 'shapley_algorithm'.

View source: R/classes.R

print.shapley_algorithmR 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 shapley_algorithm.

...

Optional arguments passed to methods.

Value

Prints the imputed data and the Shapley values.


ShapleyOutlier documentation built on Oct. 17, 2024, 5:08 p.m.