cut.eof: Remove some principal components.

View source: R/EOF_methods.R

cut.eofR Documentation

Remove some principal components.

Description

Returns an eof object with just the n principal components.

Usage

## S3 method for class 'eof'
cut(x, n, ...)

Arguments

x

an eof object

n

which eofs to keep

...

further arguments passed to or from other methods


metR documentation built on Nov. 2, 2023, 6:01 p.m.