Description Usage
View source: R/lcpa.r
Lattice Cutting Plane Algorithm
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
lcpa(x, ...) ## Default S3 method: lcpa(x, ...) ## S3 method for class 'data.frame' lcpa( df, formula, weights = NULL, R_max = NULL, time_limit = 60, logfile = random_logfile(), engine = c("cplex", "glpk"), ... )
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.