Skip to contents

hfr 0.5.0

CRAN release: 2022-01-05

  • Note that this starts from version hfr 0.5.0.

hfr 0.6.0

CRAN release: 2022-08-13

  • The plotting functionality has been expanded to highlight statistically insignificant branches
  • Option to compute partial correlations using the pairwise (default) approach, or shrinkage approach
  • Optional ‘weights’ argument to implement a weighted version of HFR.

hfr 0.6.1

CRAN release: 2023-01-21

  • Add an optional level-specific ridge_lambda parameter to penalize level-specific regressions
  • Rename ‘kappa_grid’ argument to ‘kappa’ in ‘cv.hfr’ (for consistency across different methods)
  • Minor bugfixes

hfr 0.6.2

CRAN release: 2023-12-21

  • Minor bugfixes in se.avg()

hfr 0.7.0

CRAN release: 2024-02-24

  • Introduce handling of linearly dependent columns and columns with zero standard deviation in ‘x’
  • Rename argument ‘ridge_lambda’ to ‘l2_penalty’
  • Updated documentation

hfr 0.7.1

  • fix handling of ‘kappa’ values < 1/k in the presence of intercept