eigenfuns: Extract temporal eigenfunctions

Description Usage Arguments Value Author(s)

Description

Simple extractor function to access temporal eigenfunctions from various objects. Currently methods for class(es) '"ate"', '"pctn"', and '"tef"' are provided.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
eigenfuns(x, ...)

## S3 method for class 'ate'
eigenfuns(x, take = NULL, ...)

## S3 method for class 'pctn'
eigenfuns(x, take = NULL, ...)

## S3 method for class 'tef'
eigenfuns(x, take = NULL, ...)

Arguments

x

the object from which to extract temporal eigenfunctions

...

additional arguments passed to methods

take

numeric; which eigenfunctions should be returned

Value

A data frame with one column per eigenfunction

Author(s)

Gavin L. Simpson


gavinsimpson/temporalEF documentation built on May 16, 2019, 10:11 p.m.