LCD: Localised Co-Dependency Estimates

Description Usage Arguments Details Value Author(s)

Description

Evaluates Statistical Significance of Localised Co-Dependency (LCD)

Usage

1
LCD(x1,x2,seed.row,PTLmodel)

Arguments

x1

Numeric data vector giving values of all features for one selected object

x2

Numeric data vector giving values of all features for another selected object

seed.row

Numeric value specifying which row of data table to use as 'seed' feature with which to evaluate co-dependency

PTLmodel

List with named elements alpha, beta and gamma specifying PTL parameters

Details

Function to evaluate LCD, between two selected objects, for all features in a dataset against the feature represented by seed.row.

Value

Numeric vector giving p-values for significance estimates of localised co-dependency, with the feature specified by seed.row, of all features in the dataset being analysed.

Author(s)

Ed Curry e.curry@imperial.ac.uk


LCA documentation built on May 2, 2019, 8:26 a.m.

Related to LCD in LCA...