complexlm: Linear Fitting for Complex Valued Data

Tools for linear fitting with complex variables. Includes ordinary least-squares (zlm()) and robust M-estimation (rzlm()), and complex methods for oft used generics. Originally adapted from the rlm() functions of 'MASS' and the lm() functions of 'stats'.

Version: 1.1.2
Depends: R (≥ 3.5.0), MASS
Imports: grDevices, pracma, graphics, stats, mathjaxr, methods
Suggests: dplyr, ggforce, ggplot2, reshape2, utils
Published: 2024-01-14
Author: William Ryan [aut, cre, cph], Bruce White [ths], Brian Ripley [ctb, cph] (Wrote 'MASS' rlm() code upon which complexlm rlm() is based), Bill Venables [ctb] (Wrote 'MASS' rlm() code upon which complexlm rlm() is based), John Maindonald [ctb] (Wrote plot.lm() on which plot.zlm() is based), Martin Maechler [ctb] (Wrote plot.lm() on which plot.zlm() is based), R Core Team [ctb, cph] (Several functions in 'complexlm' are based on similar functions in 'base' or 'stats')
Maintainer: William Ryan <wryan1 at binghamton.edu>
Contact: <wryan1@binghamton.edu>
License: GPL-2 | GPL-3
URL: https://github.com/QuantumOfMoose/complexlm
NeedsCompilation: yes
CRAN checks: complexlm results

Documentation:

Reference manual: complexlm.pdf

Downloads:

Package source: complexlm_1.1.2.tar.gz
Windows binaries: r-devel: complexlm_1.1.2.zip, r-release: complexlm_1.1.2.zip, r-oldrel: complexlm_1.1.2.zip
macOS binaries: r-release (arm64): complexlm_1.1.2.tgz, r-oldrel (arm64): complexlm_1.1.2.tgz, r-release (x86_64): complexlm_1.1.2.tgz, r-oldrel (x86_64): complexlm_1.1.2.tgz
Old sources: complexlm archive

Linking:

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