summaryrefslogtreecommitdiff
path: root/finance/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2012-02-04 10:42:24 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2012-02-04 10:42:24 +0000
commit953478afb3d3c3d035463192a519f35552797ff2 (patch)
tree5d87e71b8afbb752a8de192050531340bc97d7ba /finance/Makefile
parent- Add a new port: math/R-cran-bdsmatrix (diff)
- Add a new port: finance/R-cran-plm
Panel data econometrics is obviously one of the main fields in the profession, but most of the models used are difficult to estimate with R. plm is a package for R which intends to make the estimation of linear panel models straightforward. plm provides functions to estimate a wide variety of models and to make (robust) inference. WWW: http://cran.r-project.org/web/packages/plm/
Notes
Notes: svn path=/head/; revision=290385
Diffstat (limited to 'finance/Makefile')
-rw-r--r--finance/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/Makefile b/finance/Makefile
index 7734a9ad0012..6f5aa3993169 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -5,6 +5,7 @@
SUBDIR += R-cran-RFinanceYJ
SUBDIR += R-cran-gmm
+ SUBDIR += R-cran-plm
SUBDIR += aqbanking
SUBDIR += aqmoney
SUBDIR += beanie