WeiAvgInfo: Weibull Average Information

Description Usage Arguments Value

View source: R/sup_prob.R

Description

Estimate the expected information as the average value of the observed information across 'reps' realizations of the data.

Usage

1
WeiAvgInfo(cens_prop, n, shape, rate, reps = 10)

Arguments

cens_prop

Censoring proportion.

n

Sample size.

shape

Shape parameter 'alpha'.

rate

Rate parameter 'lambda'.

reps

Replicates to average.

Value

Numeric information matrix for shape and rate.


PracticalEquiDesign documentation built on Dec. 6, 2021, 9:08 a.m.