STOPS version of Sammon mapping
Uses smacofx::sammon. The free parameter is lambda for power transformations of the observed proximities.
stop_sammon( dis, theta = 1, type = "ratio", ndim = 2, init = NULL, weightmat = NULL, itmaxi = 1000, ..., stressweight = 1, structures = c("cclusteredness", "clinearity", "cdependence", "cmanifoldness", "cassociation", "cnonmonotonicity", "cfunctionality", "ccomplexity", "cfaithfulness", "chierarchy", "cconvexity", "cstriatedness", "coutlying", "cskinniness", "csparsity", "cstringiness", "cclumpiness", "cinequality"), strucweight = rep(1/length(structures), length(structures)), strucpars, verbose = 0, stoptype = c("additive", "multiplicative"), registry = struc_reg )
dis
: numeric matrix or dist object of a matrix of proximitiestheta
: the theta vector of powers; this must be a scalar of the lambda transformation for the observed proximities. Defaults to 1.type
: MDS type. Ignored here.ndim
: number of dimensions of the target spaceinit
: (optional) initial configurationweightmat
: a matrix of nonnegative weights. Has no effect here.itmaxi
: number of iterations...
: additional arguments to be passed to the fitting procedurestressweight
: weight to be used for the fit measure; defaults to 1structures
: which structuredness indices to be included in the lossstrucweight
: weight to be used for the structuredness indices; ; defaults to 1/#number of structuresstrucpars
: the parameters for the structuredness indicesverbose
: numeric value hat prints information on the fitting process; >2 is extremely verbosestoptype
: How to construct the target function for the multi objective optimization? Either 'additive' (default) or 'multiplicative'registry
: registry object with c-structuredness indices.A list with the components