poissonTestOdours: Carry out poisson test on absolute number of spikes in odour...

Description Usage Arguments Details See Also

Description

Carry out poisson test on absolute number of spikes in odour response

Usage

1
poissonTestOdours(x, odours = colnames(x), maxtrials = NA, ...)

Arguments

x

An m x n odour response matrix for m trials of n odours

odours

Names of odours (defaults to colnames(x))

maxtrials

Maximum number of trials to consider (default => all)

...

Additional parameters passed to poisson.test

Details

It is assumed that x contains one column called "blank", against which the other columns will all be tested.

See Also

poisson.test


jefferis/frulhns documentation built on June 20, 2019, 5:56 p.m.