Description Usage Arguments Value Examples
Adjusted empirical likelihood for mean
1 | ael.mean(theta, x, abstol = 1e-08, maxit = 25)
|
theta |
a vector of parameters to be tested. |
x |
a matrix or vector of data. Each row is an observation vector. |
abstol |
an optional value for the absolute convergence tolerance. Defaults to 1e-8. |
maxit |
an optional value for the maximum number of iterations. Defaults to 25. |
An object with S3 class "ael"
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.