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