approximate_variance_k | R Documentation |
Approximate variance of k given number of clinical samples and replicates
approximate_variance_k(n, R, M = 0)
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 |
A value that approximates the true variance of k
approximate_variance_k(25, 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.