Add one-sided HP filter
#1011 (closed) already implemented the interface. Before adding the function, we need to decide whether to simply add it as a function that operates on regular double data like the sample_hp_filter
or whether we want to make it a function on dseries objects as the baxter_king_filter.m
of the dseries submodule.