Skip to content

Commit 79c3e81

Browse files
committed
Update doc
1 parent 7230c88 commit 79c3e81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rinla/R/group.cv.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
#' @param num.level.sets Number of level.sets to use. The default value
2424
#' `-1` corresponds to leave-one-out cross-validation. If argument `weights` is
25-
#' used, then this is the minimum weighted sum of a group.
25+
#' used, then this is threshold for the sum of the weights defining a group.
2626
num.level.sets = -1,
2727

2828
#' @param strategy One of `"posterior"` or `"prior"`. See the

rinla/man/group.cv.Rd

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

0 commit comments

Comments
 (0)