Marsyas
0.6.0-alpha
|
Ratio of observations to first observation. More...
#include <Ratio.h>
Inherits MarSystem.
Public Member Functions | |
MarSystem * | clone () const |
Ratio (std::string name) |
Ratio of observations to first observation.
The count of output observations will be the count of input observations - 1, where output observation x = input observations x / input observation 0. Optionally, natural or base-10 logarithm may be applied to the ratios.
If there is less than 2 input observations, the output will be a constant 1.0 (or 0.0 if the logarithm is applied).
Controls: