exper.quantiles: A function to get the quantiles given spikes and intensity...

Description Usage Arguments Value

View source: R/QQ_KS.R

Description

A function to get the quantiles given spikes and intensity function.

Usage

1
2
3
4
5
6
7
8
9
exper.quantiles(
  int.fn,
  end.time,
  spike.times,
  ISI.type,
  hyper.param,
  t.min = 0,
  do.log = FALSE
)

Arguments

int.fn

int.fn

end.time

end.time

spike.times

spike.times

ISI.type

ISI.type

hyper.param

hyper.param

t.min

t.min

do.log

do.log

Value

experimental quantiles


JPNotts/Package documentation built on Oct. 5, 2021, 2:04 p.m.