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/meteoR documentation built on April 21, 2024, 9:33 a.m.