Plot output from mds_test()
.
Arguments
- mds_test
Object of class
mds_test_results
(generated bymds_test()
).
Examples
mds_result <- mds_test(
sim_matrix,
n_boots = 10,
n_perms = 10,
test_dimensions = 3,
mds_type = 'interval'
)
plot_mds_test(mds_result)