L1R1L2R2Score: Calculate the LRloop score of a L1-R1_L2-R2 pair

Description Usage Arguments Value

View source: R/L1R1L2R2Scores.R

Description

Calculate the LRloop score of a L1-R1_L2-R2 pair

Usage

1
L1R1L2R2Score(L1, R1, L2, R2, m, LRscore, LoopScore)

Arguments

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"

Value

The LRloop score of a L1-R1_L2-R2 pair


Pinlyu3/LRLoop documentation built on Jan. 7, 2022, 3:04 p.m.