Ops.hyper3: Arithmetic Ops Group Methods for hyper3 objects
Description
Allows arithmetic operators “+”, “*” and
comparison operators “==” and “!=”, to be
used for hyper3 objects.
Specifically, H1 + H2 implements addition of two log-likelihood
functions, corresponding to incorporation of additional independent
observational data; and n*H1 implements H1+H1+...+H1,
corresponding to repeated independent observations of the same data.