Maximum-likelihood estimation of mixture proportions using MOSEK
mixkwdual(L, w = rep(1, nrow(L)), ...)
L |
Matrix specifying the optimization problem to be solved.
In the context of mixture-model fitting, |
w |
An optional numeric vector, with one entry for each row of
|
... |
Additional arguments passed to |
A list object with the following elements:
x |
The estimated solution to the convex optimization problem. |
value |
The value of the objective function at |
status |
The return status from MOSEK. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.