Skip to contents

Balanced classification accuracy

Usage

balanced_acc(y, mupred, log_weights)

Arguments

y

vector of observed values (n)

mupred

matrix of posterior draws (S x n) of point predictions

log_weights

matrix of standardized loo weights (S x n) on the log scale