get burst feature information
The function returns a list of values of a burst feature for a desired channel
get_burst_info(allb, index)
allb |
The bursting features matrix of a channel (located in recording object - S object in example: S$allb[[channel number]] |
index |
Name of the requested burting feature. Can be "beg","end", "ibi","len", "durn", "mean_isis" or "si"". |
List of values of the requested feature (index) for the desired channel.
data("S") S$allb[[1]]
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.