diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-10-28 14:01:44 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-10-28 14:01:44 +0100 |
commit | cc53cf26628a0433e6edd157c87edab340cdd013 (patch) | |
tree | b7e795b52a96cab17d2e3478e01d026a631efd46 /R/confint.mkinfit.R | |
parent | bd761d879a95872f82e6d8f893634a61e122a938 (diff) |
Improve formatting
Diffstat (limited to 'R/confint.mkinfit.R')
-rw-r--r-- | R/confint.mkinfit.R | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/R/confint.mkinfit.R b/R/confint.mkinfit.R index 1ed689a9..8467a85b 100644 --- a/R/confint.mkinfit.R +++ b/R/confint.mkinfit.R @@ -32,6 +32,7 @@ #' @importFrom stats qnorm #' @references Pawitan Y (2013) In all likelihood - Statistical modelling and #' inference using likelihood. Clarendon Press, Oxford. +#' #' Venzon DJ and Moolgavkar SH (1988) A Method for Computing #' Profile-Likelihood Based Confidence Intervals, Applied Statistics, 37, #' 87–94. |