Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

wlmfit

Fits a wavelet linear model


Description

Stripped down internal function for doing the fitting

Usage

wlmfit(wts, norm)

Arguments

wts

List of normalized transforms, normalized as specified in norm. Each entry a locations x time x timescales array of transforms. The first is the response variable, others are the predictors.

norm

The normalization that was used. One of "none", "powall", "powind". See details.

Details

Only norm="powall" works now, other options throw an error.

Value

wlmfit returns a list with these elements:

coefs

Model coefficients

modval

The right had side of the model

coher

Appropriately normalized coherence of the model and response variable

Note

Internal function, no error checking done.

Author(s)

Thomas Anderson, anderstl@gmail.com, Jon Walter, jaw3es@virginia.edu; Lawrence Sheppard, lwsheppard@ku.edu; Daniel Reuman, reuman@ku.edu

References

Sheppard, LW et al. (2019) Synchrony is more than its top-down and climatic parts: interacting Moran effects on phytoplankton in British seas. Plos Computational Biology 15, e1006744. doi: 10.1371/journal.pcbi.1006744


wsyn

Wavelet Approaches to Studies of Synchrony in Ecology and Other Fields

v1.0.3
GPL-3
Authors
Daniel C. Reuman [aut, cre], Thomas L. Anderson [aut], Jonathan A. Walter [aut], Lei Zhao [aut], Lawrence W. Sheppard [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.