QP
object
using the covariance matrix and mean vector specifiedmonomvn.solve.QP(S, QP, mu = NULL)
matrix
whose
dimensions agree with the Quadratic Program, e.g.,
nrow(QP$Amat)
default.QP
length(mu) = nrow(QP$Amat)
that is required
if QP$dmu == TRUE
or QP$mu.constr[1] != 0
S
, describing the solution to the
Quadratic Program givenbmonomvn
when a Quadratic Program
is specified through the QP
argument. For more details
on the specification of the Quadratic Program implied by a
QP
object, please see default.QP
and
the examples thereindefault.QP
, bmonomvn
,
and solve.QP
in the