c-convexity
Measures the c-convexity structure
c_convexity(conf, aggr = NULL)
conf
: A numeric matrix.aggr
: the aggregation function for configurations of more than two dimensions. Defaults to max.a numeric value; convexity (see scagnostics
)
delts<-smacof::kinshipdelta conf<-smacof::smacofSym(delts)$conf plot(conf,pch=19,asp=1) c_convexity(conf)