stops1.6-2 package

Structure Optimized Proximity Scaling

c_inequality

c-inequality Calculates c-inequality (as in an economic measure of ine...

c_linearity

c-linearity calculates c-linearity as the aggregated multiple correlat...

c_sparsity

c-sparsity

c_striatedness

c-striatedness

c_stringiness

c-stringiness

coef.stops

S3 coef method for stops objects

stop_bcmds

STOPS version of Box Cox Stress

bootmds.stops

MDS Bootstrap for stops objects

c_association

c-association calculates the c-association based on the maximal inform...

c_clumpiness

c-clumpiness

c_clusteredness

c-clusteredness calculates c-clusteredness as the OPTICS cordillera. T...

c_complexity

c-complexity Calculates the c-complexity based on the minimum cell num...

c_convexity

c-convexity

c_dependence

c-dependence calculates c-dependence as the aggregated distance correl...

c_faithfulness

c-faithfulness calculates the c-faithfulness based on the index by Che...

c_functionality

c-functionality calculates the c-functionality based on the maximum ed...

c_hierarchy

c-hierarchy captures how well a partition/ultrametric (obtained by hcl...

c_manifoldness

c-manifoldness calculates c-manifoldness as the aggregated maximal cor...

c_mine

wrapper for getting the mine coefficients

c_nonmonotonicity

c-nonmonotonicity calculates the c-nonmonotonicity based on the maximu...

c_outlying

c-outlying

c_regularity

c-regularity calculates c-regularity as 1 - OPTICS cordillera for k=2....

c_shepardness

c-shepardness calculates the c-shepardness as the correlation between ...

c_skinniness

c-skinniness

jackmds.stops

MDS Jackknife for stops objects

knn_dist

calculate k nearest neighbours from a distance matrix

ljoptim

(Adaptive) Version of Luus-Jaakola Optimization

plot.stops

S3 plot method for stops objects

print.stops

S3 print method for stops objects

print.summary.stops

S3 print method for summary.stops

residuals.stops

S3 residuals method for stops

stop_apstress

STOPS version of approximated power stress models.

stop_clca

STOPS version of CLCA.

stop_cldae

STOPS version of CLDA with free epsilon.

stop_cldak

STOPS version of CLDA with free k.

stop_cmdscale

STOPS version of strain

stop_powerelastic

STOPS version of elastic scaling with powers for proximities and dista...

stop_elastic

STOPS versions of elastic scaling models (via smacofSym)

stop_isomap1

STOPS version of isomap to optimize over integer k.

stop_isomap2

STOPS version of isomap over real epsilon.

stop_lmds

STOPS version of lMDS

stop_powermds

STOPS version of powermds

stop_powersammon

STOPS version of sammon with powers

stop_powerstress

STOPS version of powerstress

stop_rpowerstress

STOPS version of restricted powerstress

stop_rstress

STOPS version of rstress

stop_sammon

STOPS version of Sammon mapping

stop_sammon2

Another STOPS version of Sammon mapping models (via smacofSym)

stop_smacofSphere

STOPS versions of smacofSphere models

stop_smacofSym

STOPS version of smacofSym models

stop_smddae

STOPS version of sparsified multidimensional distance analysis for fix...

stop_smddak

STOPS version of sparsified multidimensional distance analysis for fix...

stop_smds

STOPS version of sparsified MDS.

stop_spmddae

STOPS version of sparsified post multidimensional distance analysis fo...

stop_spmddak

STOPS version of sparsified post multidimensional distance analysis fo...

stop_spmds

STOPS version of sparsified POST-MDS for fixed tau

stop_sstress

STOPS version of sstress

stoploss

Calculate the weighted multiobjective loss function used in STOPS

stops-package

stops: Structure Optimized Proximity Scaling

stops

High Level STOPS Function

summary.stops

S3 summary method for stops

tgpoptim

Bayesian Optimization by a (treed) Bayesian Gaussian Process Prior (wi...

Methods that use flexible variants of multidimensional scaling (MDS) which incorporate parametric nonlinear distance transformations and trade-off the goodness-of-fit fit with structure considerations to find optimal hyperparameters, also known as structure optimized proximity scaling (STOPS) (Rusch, Mair & Hornik, 2023,<doi:10.1007/s11222-022-10197-w>). The package contains various functions, wrappers, methods and classes for fitting, plotting and displaying different 1-way MDS models with ratio, interval, ordinal optimal scaling in a STOPS framework. These cover essentially the functionality of the package smacofx, including Torgerson (classical) scaling with power transformations of dissimilarities, SMACOF MDS with powers of dissimilarities, Sammon mapping with powers of dissimilarities, elastic scaling with powers of dissimilarities, spherical SMACOF with powers of dissimilarities, (ALSCAL) s-stress MDS with powers of dissimilarities, r-stress MDS, MDS with powers of dissimilarities and configuration distances, elastic scaling powers of dissimilarities and configuration distances, Sammon mapping powers of dissimilarities and configuration distances, power stress MDS (POST-MDS), approximate power stress, Box-Cox MDS, local MDS, Isomap, curvilinear component analysis (CLCA), curvilinear distance analysis (CLDA) and sparsified (power) multidimensional scaling and (power) multidimensional distance analysis (experimental models from smacofx influenced by CLCA). All of these models can also be fit by optimizing over hyperparameters based on goodness-of-fit fit only (i.e., no structure considerations). The package further contains functions for optimization, specifically the adaptive Luus-Jaakola algorithm and a wrapper for Bayesian optimization with treed Gaussian process with jumps to linear models, and functions for various c-structuredness indices.