clusterIsolationCheck: Check if clusters of a recording session are well isolated...

Description Usage Arguments Details Value

View source: R/Clustering.R

Description

This function returns a data.frame to assess the quality of the clusters. For each neuron, you get an isolation distance, a refractory period ratio of the spike-time autocorrelation, and a refractory period ratio of the spike-time crosscorrelations involving this neuron.

Usage

1

Arguments

rs

RecSession

Details

The data.frame is returned within a list so that the function can be used with runOnSessionList

Value

A list including a data.frame. The check element is a logical indicating which clusters are likely to be poorly isolated.


kevin-allen/relectro documentation built on May 20, 2019, 9:06 a.m.