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 Jan. 17, 2024, 2:56 p.m.