Skip to contents

Displays a formatted summary of a prototypeComputation object, including the data structure, prototypes, distance type, sensitivity parameters, attention weights, and marginal probabilities.

Usage

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

Arguments

x

A prototypeComputation object created by compute.

...

Additional arguments passed to print methods (currently unused).

Value

Invisibly returns the input object x.