cumres.hpp
Go to the documentation of this file.
Various utility functions and constants.
Definition: cumres.hpp:20
arma::mat sample(const arma::umat &idx=arma::umat())
Simulate one process under the null hypothesis of a correctly specified model.
Definition: cumres.cpp:117
Definition: cumres.hpp:13
cumres(const arma::vec &r, const arma::mat &dr, const arma::mat &ic)
Constructor.
Definition: cumres.cpp:22
void order(const arma::mat &inp, arma::vec b=arma::vec())
Set variables to order after and bandwidth.
Definition: cumres.cpp:38