adjustEOF {clim.pact}R Documentation

Adjust common EOFs

Description

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

Usage

adjustEOF(x)

Arguments

x a 'eof' object (see EOF).

Value

an 'eof' object

Author(s)

R.E. Benestad

Examples

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

[Package clim.pact version 2.2-38 Index]