print.shapley_interaction {ShapleyOutlier}R Documentation

Print function for class shapley_interaction.

Description

Print function for class shapley_interaction.

Usage

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

Arguments

x

Matrix of class shapley_interaction.

...

Optional arguments passed to methods.

Value

Prints the Shapley interaction indices.


[Package ShapleyOutlier version 0.1.1 Index]