complexlm1.1.2 package

Linear Fitting for Complex Valued Data

anova.zlm

ANOVA for Complex Linear Fits

complexdqlrs

An alternative to .Call(C_Cdqlrs, x * wts, y * wts, tol, FALSE)) tha...

complexlm-package

complexlm: Linear Fitting for Complex Valued Data

cooks.distance.zlm

Cook's Distance for Complex Linear Models

cov

Variance, Covariance, and Correlation for Complex Data

lm.fit

Complex Variable Compatible Wrappers for stats::lm.fit() and `stats:...

lm

Linear Model Fitting for Complex or Numeric Variables

mad

Median Absolute Deviation, compatible with complex variables

mahalanobis

Mahalanobis Distance, with better complex behavior

matrixweave

Combine covariance matrix and pseudo covariance matrix into a "double ...

median.complex

Improved Median for Complex Numbers

plot.zlm

Plot Diagnostics for a Complex Linear Model Objects

psi.huber

Weighting functions for robust fitting

range

Range For Complex Objects

rlm

Robust Fitting of Linear Models, Compatible with Complex Variables

rstandard.zlm

Standardized Residuals from Ordinary or Robust Linear fits with Comple...

summary.complex

summary method for complex objects

summary.rzlm

Summary Method for Robust Linear Models

summary.zlm

Summarize Complex Linear Model Fits.

vcov.rzlm

Calculate Variance-Covariance Matrix and Pseudo Variance-Covariance Ma...

vcov.zlm

Calculate Variance-Covariance Matrix and Pseudo Variance-Covariance Ma...

wmedian

Weighted Median

zhatvalues

Generate the Hat Matrix or Leverage Scores of a Complex Linear Model

zlm.wfit

Least-Squares Linear Fitting for Complex Variables

zmodel.matrix

Generate a Model Matrix (Design Matrix) Using Complex Variables

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'.