Skip to content

Commit 2c50f10

Browse files
add note for Bayesian
1 parent aa611c0 commit 2c50f10

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

R/performance_reliability.R

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
#' Ratio ("vour") between random effects coefficient variability and their associated
1313
#' uncertainty.
1414
#'
15+
#' **Note**: `performance_reliability()` requires to recompute the model to estimate
16+
#' some of the variances of interest, which does not make it very usable with Bayesian
17+
#' models. Please get in touch if you have would like to help addressing this.
18+
#'
19+
#'
1520
#'
1621
#' @param x A model object.
1722
#' @param ... Currently not used.

man/performance_reliability.Rd

Lines changed: 4 additions & 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)