Skip to content

MDS implementation with missing and censored values #175

@adalisan

Description

@adalisan

In the documentation, lack of an MDS implementation for this type of data is mentioned. By "MDS", are you referring to metric MDS specifically (which assume the input matrix is a distance matrix that is based on a metric)? There are relaxed non-metric variants of MDS (like ordinal MDS in smacof package) which would be more robust to outliers as well. I don't know whether the specific R implementation I mentioned support both missing and censored dissimilarities, but ordinal MDS in general should. The limitations of those variants are that they are more expensive to optimize usually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions