We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60f012d + 4b6e608 commit d0aa8b2Copy full SHA for d0aa8b2
R/loo-package.R
@@ -1,8 +1,5 @@
1
#' Efficient LOO-CV and WAIC for Bayesian models
2
#'
3
-#' @docType package
4
-#' @name loo-package
5
-#'
6
#' @importFrom stats sd var quantile setNames weights rnorm qnorm
7
#' @importFrom matrixStats logSumExp colLogSumExps colSums2 colVars colMaxs
8
@@ -89,4 +86,4 @@
89
86
#' for the generalized Pareto distribution. *Technometrics* **51**,
90
87
#' 316-325.
91
88
92
-NULL
+"_PACKAGE"
0 commit comments