Description Usage Arguments Details Value Author(s)
Applies a canonical correlation transformation to the combination of the raw signal intensities with an initial set of posterior probabilities.
1 | apply.ldf(full.signal, posterior)
|
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. |
Do not forget to add row names to both matrices.
A one-dimensional vector with the transformed canonical corelation transformed values.
Vincent Plagnol vincent.plagnol@cimr.cam.ac.uk and Chris Barnes christopher.barnes@imperial.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.