Description Usage Arguments Value Examples
This function calculates the AVAR matrix of the maximum likelihood estimators of the location and scale parameters of normal and extreme value distributions.
1 | asympt.var(q, dist = "normal")
|
q |
Censoring degree (0 ≤ q < 1) |
dist |
Location and scale distribution name ("normal"= normal, "ev" = extreme-value). Default value is "normal". |
A list composed by q (censoring degree), dist (distribution) and mat (AVAR matrix of parameters estimators computed as the inverse of the Fisher information matrix).
1 | asympt.var(0.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.