c_shepardness {stops}R Documentation

c-shepardness calculates the c-shepardness as the correlation between a loess smoother of the transformed distances and the transformed dissimilarities

Description

c-shepardness calculates the c-shepardness as the correlation between a loess smoother of the transformed distances and the transformed dissimilarities

Usage

c_shepardness(object)

Arguments

object

an object of class smacofP

Value

a numeric value

Examples

delts<-smacof::kinshipdelta
res<-smacofx::postmds(delts)
c_shepardness(res)

[Package stops version 1.6-2 Index]