Description Usage Arguments Details Value
For each cluster, the mahalanobis distance of all spikes relative to the cluster is calculated. The isolation distance is the minimal distance from the cluster center at which there are as many spikes from other cluster than from the cluster of interest. Distance is not defined for cases in which the number of cluster spikes is greater than the number of noise spikes.
1 2 3 4 | isolationDistance(st, cg)
## S4 method for signature 'SpikeTrain'
isolationDistance(st, cg)
|
st |
SpikeTrain object |
cg |
CellGroup object |
From Schmitzer-Torbert et al. 2005
a SpikeTrain object with the isolationDistance set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.