Description Usage Arguments Value
View source: R/L1R1L2R2Scores.R
Calculate the LRloop score of a L1-R1_L2-R2 pair
1 | L1R1L2R2Score(L1, R1, L2, R2, m, LRscore, LoopScore)
|
L1 |
A number, the L1 value used for the calculation of the LRloop score |
R1 |
A number, the R1 value used for the calculation of the LRloop score |
L2 |
A number, the L2 value used for the calculation of the LRloop score |
R2 |
A number, the R2 value used for the calculation of the LRloop score |
m |
A number, plays the role of a scalar in the calculation of LR scores when LRscore is set to 'scsigr' or individual_scale' |
LRscore |
The method of calculating the LR scores, available options are 'mean', 'individual_scale', 'individual_scale_exp', 'product', 'bias_receptor' and 'scsigr' |
LoopScore |
The method of calculating the LRloop score, available options are "ave_geo" and "ave_ari" |
The LRloop score of a L1-R1_L2-R2 pair
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.