plot.estimated_spikes {FastLZeroSpikeInference}R Documentation

Plot the solution to an L0 segmentation problem

Description

Plot the solution to an L0 segmentation problem

Usage

## S3 method for class 'estimated_spikes'
plot(x, xlims = NULL, ...)

Arguments

x

output from running estimate_spikes

xlims

optional parameter to specify the x-axis limits

...

arguments to be passed to methods

See Also

estimate_spikes, estimate_calcium,


[Package FastLZeroSpikeInference version 2018.12.10 Index]