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 May 29, 2024, 5:40 a.m.