plot.estimated_spike_paths {FastLZeroSpikeInference}R Documentation

Plot number of spikes vs. tuning parameter

Description

Plot number of spikes vs. tuning parameter

Usage

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

Arguments

x

output from running estimate_spike_paths

xlims

optional parameter to specify the x-axis limits

...

arguments to be passed to methods

See Also

estimate_spike_paths, estimate_spikes, estimate_calcium,


[Package FastLZeroSpikeInference version 2018.12.10 Index]