CRAN/E | ConsReg

ConsReg

Fits Regression & ARMA Models Subject to Constraints to the Coefficient

Installation

About

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.

github.com/puigjos/ConsReg
Bug report File report

Key Metrics

Version 0.1.0
R ≥ 3.5
Published 2020-04-05 1494 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks ConsReg results

Downloads

Yesterday 11 0%
Last 7 days 45 -50%
Last 30 days 241 +11%
Last 90 days 649 -27%
Last 365 days 2.895 +3%

Maintainer

Maintainer

Josep Puig

puigjos@gmail.com

Authors

Josep Puig Sallés

Material

README
Reference manual
Package source

Vignettes

Using ConsReg Package

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.5

Imports

data.table ≥ 1.10
forecast ≥ 8.0
rlang ≥ 0.4
nloptr ≥ 1.2
FME ≥ 1.3
MCMCpack ≥ 1.4
Rsolnp ≥1.15
DEoptim ≥ 2.2
dfoptim
GA ≥ 3.0
GenSA ≥ 1.1
Metrics
ggplot2
adaptMCMC
Rcpp

Suggests

testthat
knitr
rmarkdown