corlcfs: Correlation of two 'lcf' object

Description Usage Arguments Value Author(s) Examples

Description

Computes a continuous analogue of Pearson's correlation for two lcf objects

Usage

1
corlcfs(obj1, obj2, bds = NULL)

Arguments

obj1

An lcf object

obj2

Another such

bds

Bounds over which to compute the correlation analogue. Default NULL means to use the intersection of the bounds over which each lcf is defined. If a non-NULL value is passed, each lcf object must be defined over the given range.

Value

corlcfs returns a single number which is the correlation.

Author(s)

Daniel Reuman, reuman@ku.edu

Examples

1
#need some

reumandc/fspack documentation built on May 17, 2019, 7:46 p.m.