scoring {ifCNVR}R Documentation

scoring

Description

scoring

Usage

scoring(k, n, N)

Arguments

k

number of modified targets on the region

n

number of targets on the region

N

number of targets in the panel

Value

the confidence score

Examples

scoring(10,20,150)

[Package ifCNVR version 0.1.0 Index]