Description Usage Arguments Value Examples
A Task encapsulates the Data with some additional information.
As of now MDS performs classical (weighted) MDS and non-metric methods
1 2 | makeMDSTask(id, data, dist.norm = "euclidean", method = "cmdscale",
par.vals = list(), show.NA.msg = FALSE, ...)
|
id |
[ |
data |
[ |
dist.norm |
[ |
method |
[
For Non-Metric Scaling:
Default is |
par.vals |
[ |
show.NA.msg |
[ |
... |
For now has no use |
MDSTask Object
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.