]> nmode's Git Repositories - Rnaught/blobdiff - R/WP_unknown.R
Include required functions from 'stats' package
[Rnaught] / R / WP_unknown.R
index 832a3baa77d79577f302ff1b6fdac0ebe9307ddb..f339836705aab45e4c78043c75d580f53e9804e2 100644 (file)
@@ -20,6 +20,8 @@
 #'         \code{J0} (the location for the maximum likelihood estimator \code{Rhat}). If \code{JJ} and \code{J0}
 #'         are not the same, this means that the maximum likelihood estimator is not unique.
 #'
+#' @importFrom stats pgamma qgamma
+#'
 #' @keywords internal
 WP_unknown <- function(NT, B=100, shape.max=10, scale.max=10, tol=0.999) {
        shape <- seq(0, shape.max, length.out=B+1)