Skip to content

Commit

Permalink
Merge pull request #2 from JanMarvin/elast
Browse files Browse the repository at this point in the history
Elasticities for the QAI Model
  • Loading branch information
JanMarvin authored May 12, 2019
2 parents faf6eab + 61ce893 commit 2068f29
Show file tree
Hide file tree
Showing 5 changed files with 577 additions and 6 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: nlsur
Type: Package
Version: 0.6.5
Version: 0.7
Title: Estimating Nonlinear Least Squares for Equation Systems
Author: Jan Marvin Garbuszus
Maintainer: Jan Marvin Garbuszus <jan.garbuszus@ruhr-uni-bochum.de>
Expand Down
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ export(ai.model)
export(arma_reshape)
export(constant)
export(cov_robust)
export(elasticities)
export(getstartvals)
export(is.formula)
export(lm_gls)
Expand Down
3 changes: 2 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
0.1
0.7: Implement elasticities function for the estmation of expenditure/income
elastisticesa and uncompensated and compensatend prices elasticities
Loading

0 comments on commit 2068f29

Please sign in to comment.