R/mreg_package.R

#' mreg: Implements the techniques of exact likelihood when the discrete outcome can be missing in a regression mode
#'
#' Implements the methods described in Bond S, Farewell V, 2006, Exact Likelihood Estimation for a
#' Negative Binomial Regression Model with Missing Outcomes, Biometrics,
#' Submitted. The main function is \code{\link{mreg}}.
#'
#' @references Bond S, Farewell V, 2006, Exact Likelihood Estimation for a
#' Negative Binomial Regression Model with Missing Outcomes, Biometrics
#'
#' @docType package
#' @name mreg_package
#' @aliases mreg-package
NULL
#> NULL

Try the mreg package in your browser

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

mreg documentation built on Oct. 26, 2023, 5:07 p.m.