R/goodnessfit.R

Defines functions goodnessfit

Documented in goodnessfit

goodnessfit <- function(object,...) {
  
  UseMethod("goodnessfit")

}

Try the lba package in your browser

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

lba documentation built on Aug. 31, 2023, 1:08 a.m.