limDisNull: Sample from the limiting distribution under the null.

Description Usage Arguments Value

Description

Sample from the limiting distribution under the null.

Usage

1
limDisNull(B = 500, r, distMat, p = 1)

Arguments

B

number of samples to generate. Defaults to 500.

r

vector of probabilities in the original problem.

distMat

distance matrix in the original problem.

p

cost exponent. Defaults to 1.

Value

A vector of samples.


otinference documentation built on May 2, 2019, 3:36 p.m.