complexlm-package | R Documentation |
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'.
Maintainer: William Ryan wryan1@binghamton.edu [copyright holder]
Other contributors:
Bruce White [thesis advisor]
Brian Ripley (Wrote 'MASS' rlm() code upon which complexlm rlm() is based) [contributor, copyright holder]
Bill Venables (Wrote 'MASS' rlm() code upon which complexlm rlm() is based) [contributor]
John Maindonald (Wrote plot.lm() on which plot.zlm() is based) [contributor]
Martin Maechler (Wrote plot.lm() on which plot.zlm() is based) [contributor]
R Core Team (Several functions in 'complexlm' are based on similar functions in 'base' or 'stats') [contributor, copyright holder]
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.