cops1.11-3 package

Cluster Optimized Proximity Scaling

phidistance

Calculating the pairwise phi distance matrix between n vectors

bootmds.pcops

MDS Bootstrap for pcops objects

cop_apstress

PCOPS version of approximated power stress model.

plot.copsc

S3 plot method for cops objects

cop_cmdscale

PCOPS version of strain

cop_elastic

PCOPS versions of elastic scaling models (via smacofSym)

cop_powerelastic

PCOPS version of elastic scaling with powers

cop_powermds

PCOPS version of powermds

cop_powersammon

PCOPS version of sammon with powers

cop_powerstress

COPS version of powerstress

cop_rpowerstress

PCOPS version of restricted powerstress.

cop_rstress

PCOPS version of rstress

cop_sammon

PCOPS version of Sammon mapping from MASS

cop_sammon2

Another COPS versions of Sammon mapping models (via smacofSym)

cop_smacofSphere

PCOPS versions of smacofSphere models

cop_smacofSym

PCOPS versions of smacofSym models

cop_sstress

PCOPS version of sstress

cops-package

cops: cluster optimized proximity scaling

cops

High Level COPS Function

copstress

Calculates copstress for given MDS object

copstressMin

Fitting a COPS-C Model (COPS Variant 1).

doubleCenter

Double centering of a matrix

enorm

Explicit Normalization Normalizes distances

jackmds.pcops

MDS Jackknife for pcops objects

ljoptim

(Adaptive) Version of Luus-Jakola Optimization

mkBmat

Auxfunction1

mkPower

Take matrix to a power

pcops

Profile COPS Function (aka COPS Variant 2)

pdist

Squared p-distances

plot.pcops

S3 plot method for p-cops objects

procruster

procruster: a procrustes function

scale_adjust

Adjusts a configuration

secularEq

Secular Equation

spp

Calculating stress per point

sqdist

Squared distances

Multidimensional scaling (MDS) methods that aim at pronouncing the clustered appearance of the configuration (Rusch, Mair & Hornik, 2021, <doi:10.1080/10618600.2020.1869027>). They achieve this by transforming proximities/distances with explicit power functions and penalizing the fitting criterion with a clusteredness index, the OPTICS Cordillera (Rusch, Hornik & Mair, 2018, <doi:10.1080/10618600.2017.1349664>). There are two variants: One for finding the configuration directly (COPS-C) with given explicit power transformations and implicit ratio, interval and non-metric optimal scaling transformations (Borg & Groenen, 2005, ISBN:978-0-387-28981-6), and one for using the augmented fitting criterion to find optimal hyperparameters for the explicit transformations (P-COPS). The package contains various functions, wrappers, methods and classes for fitting, plotting and displaying a large number of different MDS models (most of the functionality in smacofx) in the COPS framework. The package further contains a function for pattern search optimization, the ``Adaptive Luus-Jaakola Algorithm'' (Rusch, Mair & Hornik, 2021,<doi:10.1080/10618600.2020.1869027>) and a functions to calculate the phi-distances for count data or histograms.