View source: R/mfmmQuantities.R
mfmmSamples | R Documentation |
Observed quantities for the MFMM
mfmmSamples(n, mu, theta, v, u, samples, d = 1e-10, lower = 0, upper = 10000)
n |
sample size |
mu |
true value of mu |
theta |
true value of theta |
v |
Tuning parameter |
u |
Tuning parameter |
samples |
matrix os samples |
d |
parameter to calculate the gradient |
lower |
lower to calculate the inverse of g |
upper |
upper to calculate the inverse og g |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.