R/refit.R

Defines functions refit

Documented in refit

#' @export

refit <-
  function(object, ...)
    UseMethod("refit")

Try the simex package in your browser

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

simex documentation built on July 31, 2019, 9:03 a.m.