corplcfs: Correlation of two 'plcf' object

Description Usage Arguments Value Author(s) Examples

Description

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

Usage

1
corplcfs(obj1, obj2, bds = NULL)

Arguments

obj1

A plcf 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 plcf is defined. If a non-NULL value is passed, each plcf object must be defined over the given range.

Value

corplcfs 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.