-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
18 lines (18 loc) · 779 Bytes
/
DESCRIPTION
File metadata and controls
18 lines (18 loc) · 779 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package: hfr
Type: Package
Title: Estimate Hierarchical Feature Regression Models
Date: 2024-02-27
Version: 0.7.1
Author: Johann Pfitzinger [aut, cre]
Maintainer: Johann Pfitzinger <johann.pfitzinger@gmail.com>
Description: Provides functions for the estimation, plotting, predicting and cross-validation of hierarchical feature regression models as described in Pfitzinger (2024). Cluster Regularization via a Hierarchical Feature Regression. Econometrics and Statistics (in press). <doi:10.1016/j.ecosta.2024.01.003>.
License: GPL-2
Imports: quadprog, stats, dendextend, RColorBrewer, corpcor
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: https://hfr.residualmetrics.com,
https://github.com/jpfitzinger/hfr
Suggests:
MASS,
testthat (>= 3.0.0)
Config/testthat/edition: 3