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
shug0131/mreg documentation built on Oct. 31, 2023, 5:33 a.m.