Description Usage Arguments Value Author(s) Examples
Function for searching optimal phase shift
1 | SineOptim(Pairdata)
|
Pairdata |
a sample-by-2 matrix indicating the rescaled expression of two genes/isoforms. all values should be bettwen [-1, 1]. |
Output provides the optimal phi (shift) and its corresponding epsilon^2 (value) of the sine model. epsilon_g1,g2^2 = sum_s [X_g1,s^2+X^2_g2,s -2X_g1,sX_g2,s cos(phi_g1,g2)-sin^2(phi_g1,g2)]^2
Ning Leng
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.