scoring: scoring

View source: R/scoring.R

scoringR 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)

ifCNVR documentation built on March 18, 2022, 6:15 p.m.

Related to scoring in ifCNVR...