| fsst.cone.lp | R Documentation | 
This function computes the solution to the cone problem.
fsst.cone.lp(n, omega.i, beta.n, beta.star, lpmodel, indicator, solver)
| n | The sample size. This is only required if  | 
| omega.i | The matrix  | 
| beta.n | The sample  | 
| beta.star | The starred version of the  | 
| lpmodel | The  | 
| indicator | A binary variable that equals to 1 for  | 
| solver | The name of the linear and quadratic programming solver that
is used to obtain the solution to linear and quadratic programs.
The solvers supported by this package are  | 
Returns the optimal point and optimal value.
| objval | The optimal value. | 
| x | The optimal point. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.