Description Usage Arguments Value
View source: R/SpiketrainThresholding.R
Extract Spiketrain from Deconvolved Signal and Fluorescence Time-series
1 2 3 4 5 6 7 | SpiketrainThresholding(
deconvolvedSignal,
fluorescence,
minNonZeroS_noise = 5,
threshold_dc,
isHardThreshold = FALSE
)
|
deconvolvedSignal |
vector |
fluorescence |
vector |
minNonZeroS_noise |
number |
threshold_dc |
number |
isHardThreshold |
logical |
vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.