This is a bug fix release (see issue #79 for the main bugs):
- fix a bug in the C++ suffix tree implementation (subscript out of bounds in
rare cases) - avoid NaN production in
loglikelihood()and related functions for the
multinompredictive engine - handle situations when a merged or local model has more degrees of freedom
that the models it is supposed to replace (incovlmc) - improve the interaction with the
VGAMpackage in corner cases with
degenerate models