pava.hpp
Go to the documentation of this file.
Various utility functions and constants.
Definition: cumres.hpp:13
arma::mat pava(arma::vec y, const arma::vec &x=arma::vec(), arma::vec w=arma::vec())
Weighted Pooled Adjacent Violator Algorithm.
Definition: pava.cpp:22