R/pupil-model-comparison.R
pupil_model_weights.Rd
Compute explicit predictive model weights
pupil_model_weights(x, method = c("stacking", "pseudobma"), BB = TRUE)
A LOO-based model comparison or a model set.
"stacking" or "pseudobma".
"stacking"
"pseudobma"
Bayesian bootstrap for pseudo-BMA where applicable.
A data frame of weights. Weights are not used automatically for prediction or model selection.