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


eliocamp/metR documentation built on June 12, 2024, 10:31 a.m.