Function poisson_rate_test::version[][src]

pub fn version() -> String

Provides a basic hypothesis test to check the likelihood that the observed data are generated by two Poisson processes, where the first rate is a scalar multiple of the second one.

e.g., lamba_1 = R * lambda_2

Return the version string for the current version of the library