create_P_matrix_cluster: Create the P matrix for an QP that solves min_x 0.5 * x'Px +...

View source: R/clustered_weights.R

create_P_matrix_clusterR Documentation

Create the P matrix for an QP that solves min_x 0.5 * x'Px + q'x

Description

Create the P matrix for an QP that solves min_x 0.5 * x'Px + q'x

Usage

create_P_matrix_cluster(n0, d, m, lambda, icc)

Value

P matrix


ebenmichael/balancer documentation built on Feb. 21, 2025, 7:50 a.m.