qp.x {binsegRcpp} | R Documentation |
qp x
Description
Solve quadratic program to find x positions.
Usage
qp.x(target, y.up, y.lo)
Arguments
target |
target |
y.up |
y.up |
y.lo |
y.lo |
Author(s)
Toby Dylan Hocking
[Package binsegRcpp version 2023.8.31 Index]