#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.