limDisAlt {otinference} | R Documentation |
Sample from the limit distribution under the alternative.
Description
Sample from the limit distribution under the alternative.
Usage
limDisAlt(B = 1000, r, s, distMat, p = 1)
Arguments
B |
Number of samples to generate. |
r , s |
Number of counts giving the two samples. |
distMat |
Distance matrix. |
p |
Cost exponent. Defaults to 1. |
Value
A vector of samples.
[Package otinference version 0.1.0 Index]