adjust.eof {clim.pact}R Documentation

Adjust common EOFs

Description

Forces same std and mean in the subsegments of common PCs.

Usage

adjust.eof(x)

Arguments

x a 'eof' object (see EOF).

Value

an 'eof' object

Author(s)

R.E. Benestad

Examples

data(eof.c)
eof <- adjust.eof(eof.c)
plotEOF(eof)

[Package clim.pact version 2.2-15 Index]