lcpa_cplex: Lattice Cutting Plane Algorithm using CPLEX

Description Usage Arguments

View source: R/lcpa.r

Description

Lattice Cutting Plane Algorithm using CPLEX

Usage

1
lcpa_cplex(x, y, weights, logfile, R_max, time_limit)

Arguments

x

feature matrix

y

response vector

weights

vector of observation weights

logfile

file to write log output

R_max

max number of features (including intercept)

time_limit

max running time in seconds


zamorarr/riskslimr.cplex documentation built on Dec. 23, 2021, 9:12 p.m.