VGAM (version 1.1-9)

cgo: Redirects the user to cqo

Description

Redirects the user to the function cqo.

Usage

cgo(...)

Value

Nothing is returned; an error message is issued.

Arguments

...

Ignored.

Author

Thomas W. Yee

Warning

The code, therefore, in Yee (2004) will not run without changing the "g" to a "q".

Details

The former function cgo has been renamed cqo because CGO (for canonical Gaussian ordination) is a confusing and inaccurate name. CQO (for constrained quadratic ordination) is better. This new nomenclature described in Yee (2006).

References

Yee, T. W. (2004). A new technique for maximum-likelihood canonical Gaussian ordination. Ecological Monographs, 74, 685--701.

Yee, T. W. (2006). Constrained additive ordination. Ecology, 87, 203--213.

See Also

cqo.

Examples

Run this code

if (FALSE) {
cgo()
}

Run the code above in your browser using DataLab