contrast.lm {gregmisc}R Documentation

Compute and test arbitrary contrasts for regression objects (Depreciated, use 'fit.contrasts' instead.)

Description

This function is depreciate and has been repleaced by fit.contrast.

Usage

contrast.lm(...)

Arguments

... See fit.contrast.

Details

This function merely generates a warning message and then calls fit.contrast.

Value

See fit.contrast.

Author(s)

Gregory R. Warnes Gregory_R_Warnes@groton.pfizer.com

See Also

fit.contrast


[Package Contents]