ConsReg: Fits Regression & ARMA Models Subject to Constraints to the Coefficient

Fits or generalized linear models either a regression with Autoregressive moving-average (ARMA) errors for time series data. The package makes it easy to incorporate constraints into the model's coefficients. The model is specified by an objective function (Gaussian, Binomial or Poisson) or an ARMA order (p,q), a vector of bound constraints for the coefficients (i.e beta1 > 0) and the possibility to incorporate restrictions among coefficients (i.e beta1 > beta2). The references of this packages are the same as 'stats' package for glm() and arima() functions. See Brockwell, P. J. and Davis, R. A. (1996, ISBN-10: 9783319298528). For the different optimizers implemented, it is recommended to consult the documentation of the corresponding packages.

Package details

AuthorJosep Puig Sallés
MaintainerJosep Puig <puigjos@gmail.com>
LicenseGPL-2 | GPL-3
Version0.1.0
URL https://github.com/puigjos/ConsReg
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ConsReg")

Try the ConsReg package in your browser

Any scripts or data that you put into this service are public.

ConsReg documentation built on April 5, 2020, 5:06 p.m.