asympt.var: Compute the asymptotical variance-covariance (AVAR) matrix of...

Description Usage Arguments Value Examples

View source: R/rep.plan.R

Description

This function calculates the AVAR matrix of the maximum likelihood estimators of the location and scale parameters of normal and extreme value distributions.

Usage

1
asympt.var(q, dist = "normal")

Arguments

q

Censoring degree (0 ≤ q < 1)

dist

Location and scale distribution name ("normal"= normal, "ev" = extreme-value). Default value is "normal".

Value

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).

Examples

1

ULL-STAT/RepetPlan documentation built on Dec. 18, 2021, 5:15 p.m.