R/birthday.spacings.R

Defines functions birthday.spacings

Documented in birthday.spacings

#' @export
birthday.spacings <-
  function(x,m=128,n=2^16,alpha=0.05,lambda,num.class=10) UseMethod("birthday.spacings")

Try the CryptRndTest package in your browser

Any scripts or data that you put into this service are public.

CryptRndTest documentation built on April 22, 2022, 9:07 a.m.