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
c_shepardness(object)
object |
an object of class smacofP |
a numeric value
delts<-smacof::kinshipdelta
res<-smacofx::postmds(delts)
c_shepardness(res)