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