Crate poisson_rate_test[][src]

Modules

bootstrap

Functions

one_tailed_ratio

Conducts a likelihood ratio test (LHR) to determine if the two rates, r1 and r2, satisfy R>=r1/r2 for a ratio R.

two_tailed_rates_equal

Returns the p-value of the two-tailed hypothesis test r1/r2 != 1.0 Or, tests the equality of the rates of two poisson processes, by their observed parameters (sum of events and # trials)

version

Return the version string for the current version of the library