powered by
Measures the c-striatedness structure
c_striatedness(conf, aggr = NULL)
a numeric value; striatedness (see scagnostics)
scagnostics
A numeric matrix.
the aggregation function for configurations of more than two dimensions. Defaults to max.
delts<-smacof::kinshipdelta conf<-smacof::smacofSym(delts)$conf plot(conf,pch=19,asp=1) c_striatedness(conf)
Run the code above in your browser using DataLab