Package: LZeroSpikeInference 1.0.5
LZeroSpikeInference: Exact Spike Train Inference via L0 Optimization
An implementation of algorithms described in Jewell and Witten (2017) <arxiv:1703.08644>.
Authors:
LZeroSpikeInference_1.0.5.tar.gz
LZeroSpikeInference_1.0.5.zip(r-4.7)LZeroSpikeInference_1.0.5.zip(r-4.6)LZeroSpikeInference_1.0.5.zip(r-4.5)
LZeroSpikeInference_1.0.5.tgz(r-4.6-any)LZeroSpikeInference_1.0.5.tgz(r-4.5-any)
LZeroSpikeInference_1.0.5.tar.gz(r-4.7-any)LZeroSpikeInference_1.0.5.tar.gz(r-4.6-any)
LZeroSpikeInference_1.0.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
LZeroSpikeInference/json (API)
| # Install 'LZeroSpikeInference' in R: |
| install.packages('LZeroSpikeInference', repos = c('https://jewellsean.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jewellsean/lzerospikeinference/issues
changepointdynamic-programminglassoneurosciencestatistics
Last updated from:7f565af6dd. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 102 | ||
| source / vignettes | OK | 137 | ||
| linux-release-x86_64 | NOTE | 112 | ||
| macos-release-arm64 | NOTE | 127 | ||
| macos-oldrel-arm64 | NOTE | 185 | ||
| windows-devel | NOTE | 68 | ||
| windows-release | NOTE | 65 | ||
| windows-oldrel | NOTE | 78 | ||
| wasm-release | OK | 83 |
Exports:cv.estimateSpikesestimateSpikessimulateAR1
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Cross-validate and optimize model parameters | cv.estimateSpikes |
| Estimate spike train, underlying calcium concentration, and changepoints based on fluorescence trace. | estimateSpikes |
| LZeroSpikeInference: LZeroSpikeInference: A package for estimating spike times from calcium imaging data using an L0 penalty | LZeroSpikeInference-package LZeroSpikeInference |
| Plot mean squared error vs. tuning parameter from the cross-validation output | plot.cvSpike |
| Plot the solution to an L0 segmentation problem | plot.estimatedSpikes |
| Plot simulated data | plot.simdata |
| Print CV results | print.cvSpike |
| Print estimated spikes | print.estimatedSpikes |
| Print simulated data | print.simdata |
| Simulate fluorescence trace based on simple AR(1) generative model | simulateAR1 |
