single_lpSolve: Solve an LP problem

Description Usage Arguments

Description

Solve an LP problem

Usage

1
2
single_lpSolve(d, lamb, start = 10, c = 30, buffer = 10,
  ind = NULL)

Arguments

d

the data frame

lamb

the lambda value

start

the start date

c

the value for c_0

buffer

a value to be added to account for training in the initial stages, default 10

ind

the indices for cross validation used only if non-null. (Should be sorted!!)


bnaras/pip documentation built on May 5, 2019, 6:54 p.m.