findPeers: Find efficiency peers for each array
Description
Find efficiency peers for each array
Usage
findPeers(input, dotmat, type = c("before", "after"), disregard.parallels)
Value
The array list with efficiency peers.
Arguments
- input
An array list
- type
The type of peers to be found ("before" or "after")