Plot dimension reduction plot
plotDimRed(
coord1,
coord2,
d_mat1,
d_mat2,
data,
colouring,
dimReduction,
algorithm,
group,
score,
user_group,
pch,
seed = NULL
)plotly plot
coordinates in space 1
coordinates in space 2
distance matrix in space 1
distance matrix in space 2
either "space1" or "space2"
either "clustering", "user", "bins" or "score"
function to calculate dimension reduction with $Y being the new n x 2 matrix
name for algorithm used for labeling plot
grouping of points from clustering
score values and bins
user defined grouping
factor with 2 levels 1 will be plotted as a circle 2 will be plotted as an o
sets the seed