Piecewise linear quadratic (plq), Model equivalence test
b = plq_isEqual(plqf, plqg)
matrix. A PLQ function with dimensions n x 4.
matrix. A PLQ function with dimensions n' x 4.
boolean. Whether or not the models are equivalent.
Accepts two PLQ functions, and returns true if and only if the functions are equal, ignoring rounding error and duplicate adjacent pieces.
Bryan Gardiner
, University of British Columbia, BC, Canada