Skip to content

Commit 0dbca97

Browse files
committed
Fixed warning
1 parent 60f012d commit 0dbca97

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

R/loo-package.R

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#' Efficient LOO-CV and WAIC for Bayesian models
22
#'
3-
#' @docType package
4-
#' @name loo-package
3+
#' @keywords internal
54
#'
65
#' @importFrom stats sd var quantile setNames weights rnorm qnorm
76
#' @importFrom matrixStats logSumExp colLogSumExps colSums2 colVars colMaxs
@@ -89,4 +88,4 @@
8988
#' for the generalized Pareto distribution. *Technometrics* **51**,
9089
#' 316-325.
9190
#'
92-
NULL
91+
"_PACKAGE"

man/loo-package.Rd

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)