R/RobinCar2-package.R

#' `RobinCar2` Package
#'
#' `RobinCar2` implements unbiased prediction and robust inference of variance of a fit in R.
#'
#' @aliases RobinCar2-package
#' @import checkmate
#' @importFrom numDeriv grad
#' @importFrom stats predict residuals fitted model.response model.matrix coefficients family
#' gaussian terms glm var family pnorm var as.formula qnorm lm
#' @importFrom sandwich vcovHC
#' @importFrom MASS negative.binomial
#' @importFrom utils combn tail
"_PACKAGE"

Try the RobinCar2 package in your browser

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

RobinCar2 documentation built on April 3, 2025, 9:34 p.m.