CRAN/E | edmcr

edmcr

Euclidean Distance Matrix Completion Tools

Installation

About

Implements various general algorithms to estimate missing elements of a Euclidean (squared) distance matrix. Includes optimization methods based on semi-definite programming found in Alfakih, Khadani, and Wolkowicz (1999)doi:10.1023/A:1008655427845, a non-convex position formulation by Fang and O'Leary (2012)doi:10.1080/10556788.2011.643888, and a dissimilarity parameterization formulation by Trosset (2000)doi:10.1023/A:1008722907820. When the only non-missing distances are those on the minimal spanning tree, the guided random search algorithm will complete the matrix while preserving the minimal spanning tree following Rahman and Oldford (2018)doi:10.1137/16M1092350. Point configurations in specified dimensions can be determined from the completions. Special problems such as the sensor localization problem, as for example in Krislock and Wolkowicz (2010)doi:10.1137/090759392, as well as reconstructing the geometry of a molecular structure, as for example in Hendrickson (1995)doi:10.1137/0805040, can also be solved. These and other methods are described in the thesis of Adam Rahman(2018).

github.com/great-northern-diver/edmcr

Key Metrics

Version 0.2.0
R ≥ 3.2.0
Published 2021-09-10 965 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks edmcr results

Downloads

Yesterday 11 0%
Last 7 days 87 -14%
Last 30 days 323 +3%
Last 90 days 901 -31%
Last 365 days 4.219 +15%

Maintainer

Maintainer

R. Wayne Oldford

rwoldford@uwaterloo.ca

Authors

Adam Rahman

aut

R. Wayne Oldford

aut / cre / ths

Material

README
NEWS
Reference manual
Package source

In Views

MissingData

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

edmcr archive

Depends

R ≥ 3.2.0

Imports

Matrix
igraph
lbfgs
truncnorm
MASS
nloptr
vegan
sdpt3r
utils
methods
stats