NEWS
-
Improvement of warning message importing the model when no data in a SaItem (#61).
-
get_model
,get_jmodel
andget_jspec.sa_item
have now an argumenttype
to define which specification to import (domain, estimation or point).
By default the domain specification is extracted (as before). -
Correction of bug of
add_sa_item()
of models created byjtramoseats()
with external variables. -
Correction of bug of
get_jmodel()
when model contains user-defined regressors (calendar or regressors) with fixed coefficients (#157). -
Correction of bug for annual data for
regarima()
functions.