MDS procedure for matrix
Usage
# S3 method for class 'matrix'
mds(
x,
M = 10,
q = 0.05,
ncores = 1,
tied.method = "fair",
sum_in_denom = TRUE,
...
)MDS procedure for matrix
# S3 method for class 'matrix'
mds(
x,
M = 10,
q = 0.05,
ncores = 1,
tied.method = "fair",
sum_in_denom = TRUE,
...
)