R/print.randomPhiDivTest.r

Defines functions print.randomPhiDivTest

print.randomPhiDivTest <- function(x){
  cat("\n")
  cat("\t Goodness-of-fit test using Random phi-divergence statistics: \n")
  cat("\n")
  cat("data")



  invisible(x)
}

Try the RPDTest package in your browser

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

RPDTest documentation built on June 22, 2024, 6:52 p.m.