pava.cpp File Reference
Pooled Adjacent Violator Algorithms. More...
Include dependency graph for pava.cpp:
Go to the source code of this file.
Functions | |
arma::mat | target::pava (arma::vec y, const arma::vec &x=arma::vec(), arma::vec w=arma::vec()) |
Weighted Pooled Adjacent Violator Algorithm. More... | |
Detailed Description
Function Documentation
arma::mat target::pava | ( | arma::vec | y, |
const arma::vec & | x, | ||
arma::vec | w | ||
) |