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 |
DOI: |
10.32614/CRAN.package.complexlm |
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 |