apply.ldf: Applies a canonical correlation transformation to the data

Description Usage Arguments Details Value Author(s)

Description

Applies a canonical correlation transformation to the combination of the raw signal intensities with an initial set of posterior probabilities.

Usage

1
apply.ldf(full.signal, posterior)

Arguments

full.signal

A matrix with the raw signal intensity. One row per data point or sample in the data, and one column for the probability of each call. The matrix MUST have row names.

posterior

A matrix of posterior distribution for the calls. This matrix must have row names that match the signal intensity. The ordering does not have to be the same as the matrix of signals but each data point in “full.signal” must have a corresponding set of posterior probabilities.

Details

Do not forget to add row names to both matrices.

Value

A one-dimensional vector with the transformed canonical corelation transformed values.

Author(s)

Vincent Plagnol vincent.plagnol@cimr.cam.ac.uk and Chris Barnes christopher.barnes@imperial.ac.uk


CNVtools documentation built on April 28, 2020, 6:06 p.m.