Skip to contents

Control parameters for qfmix()

Usage

qfmix_control(ridge_jitter = 1e-08, mono_grid = 200L)

Arguments

ridge_jitter

Small value added to the QP Hessian diagonal for numerical positive-definiteness. Default 1e-8.

mono_grid

Number of grid points for the monotonicity constraint D lambda >= 0. Default 200.

Value

A list of class "qfmix_control".