This function is only intended for an internal use.
predcvxpen(dim, x, t, zhat, deriv, L, U, fun, P, Q, R)Does not return anything. Changes the inputs according to the algorithm.
vector of sample size, size of newdata.
Newdata.
x-vector in cvx.pen.reg
prediction obtained from cvx.pen.reg
derivative vector obtained from cvx.pen.reg
Internal vector obtained from cpen function.
Internal vector obtained from cpen function.
vector containing the function estimate.
Internal vector set to zero.
Internal vector set to zero.
Internal vector set to zero.
Arun Kumar Kuchibhotla
The estimate is characterized by a fixed point equation which gives the algorithm for prediction.