[R] Linear Programming.

Prof Brian Ripley ripley at stats.ox.ac.uk
Wed May 28 08:09:31 CEST 2008


On my system

> help.search("linear program")

gives (slightly edited)

linp(limSolve)          Linear Programming
solveLP(linprog)        solve Linear Programming / Optimization
                         problems
lp.object(lpSolve)      LP (linear programming) object
lpcdd(rcdd)             linear programming with exact arithmetic
simplex(boot)           Simplex Method for Linear Programming Problems

which should point you at some relevant packages.

DEA appears to be an OR technique, and we don't see many OR users of R and 
hence very few packages.

On Wed, 28 May 2008, Marcus Vinicius wrote:

> Dear all,
> May anyone explain to me how  I run a linear programming or Data Envelopment
> Analysis (DEA models) into R?
> Thanks a lot.
> Best Regards.
> Marcus Vinicius
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-help mailing list