approximate_variance_k: Approximate variance of k given number of clinical samples...

approximate_variance_kR Documentation

Approximate variance of k given number of clinical samples and replicates

Description

Approximate variance of k given number of clinical samples and replicates

Usage

approximate_variance_k(n, R, M = 0)

Arguments

n

Integer - The number of unique clinical samples

R

Integer - The number of replicated measurements done on each clinical sample

M

Double - The relative increase in prediction interval width between the case of identical selectivity profiles and any other case

Value

A value that approximates the true variance of k

Examples

approximate_variance_k(25, 3)

pernille267/commutability.selectivity documentation built on July 20, 2022, 9:11 a.m.