README

This package is the companion R package to the paper by "On Optimization over Tail Distributions" Mottet, C. and Lam, H.. It is designed to solve program (24) using the generalized linear programming (GLP) procedure described in Algorithm 1.

It can be installed in R using the command

install.packages("devtools")
devtools::install_github("cmottet/GLP")


cmottet/GLP documentation built on May 6, 2019, 12:05 a.m.