Evaluates Statistical Significance of Localised Co-Dependency (LCD)
LCD(x1,x2,seed.row,PTLmodel)
Numeric data vector giving values of all features for one selected object
Numeric data vector giving values of all features for another selected object
Numeric value specifying which row of data table to use as 'seed' feature with which to evaluate co-dependency
List with named elements alpha
, beta
and gamma
specifying PTL parameters
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.
Function to evaluate LCD, between two selected objects, for all features in a dataset against the feature represented by seed.row
.