pairwise_superiority_all | R Documentation |
Pairwise superiority for all K*(K-1) comparisons rather than the reduced K(K-1)/2 one-way comparisons.
pairwise_superiority_all(mat, delta = 0, ...)
mat |
A matrix of samples |
delta |
Reference value of interest (negative for noninferiority) |
A vector of K(K-1) pairwise probabiliy of superiority
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.