Class ORLocalScheme


  • public class ORLocalScheme
    extends DataPartitionLocalScheme
    Data partitioner Overlap_Reshuffle: for each worker, use a new permutation multiply P %*% X, where P is constructed for example with P=table(seq(1,nrow(X),sample(nrow(X), nrow(X))))