Skip to contents

Reports the fitted objective, available stopping information, coordinate dimensions, and separately labeled graph diagnostics. Missing convergence metadata is reported as such; finite coordinates do not imply convergence. Printing never recomputes diagnostics. Raw metric-MDS stress has squared input-distance units. The displayed graph RMSE values are divided by the root mean squared target distance and are dimensionless. Extract x$coords to plot or score the coordinates.

Usage

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

Arguments

x

A grip_gmds_layout object.

...

Unused additional arguments.

Value

The input object, invisibly.