Parallel psis list computations
Parallel psis list computations
parallel_psis_list( N, .loo_i, .llfun, data, draws, r_eff, save_psis, cores, ... ) parallel_importance_sampling_list( N, .loo_i, .llfun, data, draws, r_eff, save_psis, cores, method, ... )
N |
The total number of observations (i.e. |
.loo_i |
The function used to compute individual loo contributions. |
.llfun |
See |
data |
For the |
draws |
For the |
r_eff |
Vector of relative effective sample size estimates for the
likelihood ( |
save_psis |
Should the |
cores |
The number of cores to use for parallelization. This defaults to
the option
|
... |
For the |
method |
See |
Refactored function to handle parallel computations for psis_list
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.