The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

GFT: Generalized Fisher Transformation of Correlation Matrices

Forward and inverse generalized Fisher transformation (GFT) of correlation matrices, gamma = vecl(log C), which maps the positive definite correlation matrices one-to-one onto the Euclidean space of dimension n(n-1)/2, see Archakov and Hansen (2021) <doi:10.3982/ECTA16910>. The inverse is computed from a variational characterization by the GFT-FP+N algorithm: a fixed-point phase in the log domain followed by a matrix-free inexact Newton phase with preconditioned conjugate gradients. Reference implementations of the plain fixed point, Broyden's method, and full Newton are included. Uses base R only.

Version: 1.0.1
Depends: R (≥ 3.5.0)
Suggests: testthat (≥ 3.0.0), knitr, rmarkdown
Published: 2026-08-23
DOI: 10.32614/CRAN.package.GFT
Author: Ilya Archakov [aut], Peter Reinhard Hansen [aut, cre]
Maintainer: Peter Reinhard Hansen <hansen at unc.edu>
BugReports: https://github.com/reinhardhansen/GFT/issues
License: MIT + file LICENSE
URL: https://github.com/reinhardhansen/GFT
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: GFT results

Documentation:

Reference manual: GFT.html , GFT.pdf
Vignettes: The generalized Fisher transformation and its inverse (source, R code)

Downloads:

Package source: GFT_1.0.1.tar.gz
Windows binaries: r-devel: GFT_1.0.1.zip, r-release: GFT_1.0.0.zip, r-oldrel: GFT_1.0.1.zip
macOS binaries: r-release (arm64): GFT_1.0.1.tgz, r-oldrel (arm64): GFT_1.0.1.tgz, r-release (x86_64): GFT_1.0.1.tgz, r-oldrel (x86_64): GFT_1.0.1.tgz
Old sources: GFT archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=GFT to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.