approximate_expectation_k | R Documentation |
Approximate expectation of k given number of clinical samples and replicates
approximate_expectation_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 expectation of k
approximate_expectation_k(25,3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.