Skip to contents

Compute the BPS weights by convex optimization

Usage

CVXR_opt(scores)

Arguments

scores

matrix \(N \times K\) of expected predictive density evaluations for the K models considered

Value

conv_opt function to perform convex optimiazion with CVXR R package