Importance sampling (default)
Importance sampling (default)
## Default S3 method: importance_sampling(log_ratios, method, ..., r_eff = NULL)
log_ratios |
An array, matrix, or vector of importance ratios on the log scale (for PSIS-LOO these are negative log-likelihood values). See the Methods (by class) section below for a detailed description of how to specify the inputs for each method. |
... |
Arguments passed on to the various methods. |
r_eff |
Vector of relative effective sample size estimates containing
one element per observation. The values provided should be the relative
effective sample sizes of |
is_method |
The importance sampling method to use. The following methods are implemented: |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.