qexp.samples | R Documentation |
Generates samples in the parameterization in terms of \mu
and \theta
(Patriota, 2012)
qexp.samples(N, n, theta, mu)
N |
Number of samples |
n |
Sample size of each sample |
theta |
True value of theta |
mu |
True value of mu |
A matrix of order N x n, where each row is a sample of size n.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.