WeiAvgInfo {PracticalEquiDesign} | R Documentation |
Weibull Average Information
Description
Estimate the expected information as the average value of the observed information across 'reps' realizations of the data.
Usage
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.
[Package PracticalEquiDesign version 0.0.3 Index]