R/adjust.R

adjust <- function (model, ...) {
  UseMethod("adjust", model)
}

Try the RobinCar package in your browser

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

RobinCar documentation built on May 29, 2024, 3:03 a.m.