Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions R/loo-package.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#' Efficient LOO-CV and WAIC for Bayesian models
#'
#' @docType package
#' @name loo-package
#' @keywords internal
#'
#' @importFrom stats sd var quantile setNames weights rnorm qnorm
#' @importFrom matrixStats logSumExp colLogSumExps colSums2 colVars colMaxs
Expand Down Expand Up @@ -89,4 +88,4 @@
#' for the generalized Pareto distribution. *Technometrics* **51**,
#' 316-325.
#'
NULL
"_PACKAGE"
1 change: 1 addition & 0 deletions man/loo-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading